You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing via go install github.com/unbound-force/gaze/cmd/gaze@latest, running gaze -v results in: gaze version dev (commit none, built unknown).
I expected the commit and built information to be populated.
Issue
When installing via
go install github.com/unbound-force/gaze/cmd/gaze@latest, runninggaze -vresults in:gaze version dev (commit none, built unknown).I expected the
commitandbuiltinformation to be populated.