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
The Go toolchain stores the git commit hash in the binary, which can
then be extracted using `debug.ReadBuildInfo`. The advantage is that the
commit hash is present even on development builds (`go build` etc).
0 commit comments