summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLukas Vogel <lukedirtwalker@gmail.com>2022-12-19 22:23:45 +0100
committerGitHub <noreply@github.com>2022-12-19 14:23:45 -0700
commitc3b5b1811c119b896c5f70e3275ca835e7df5460 (patch)
tree9e2742745c689fc175018c450c000dfb3d54ef75 /.github
parent4fe5e64e461a9c22a8f2a275a1c715f25a6ca381 (diff)
cmd: Avoid panic when printing version without build info (#5210)
* version: don't panic if read build info doesn't work If `debug.ReadBuildInfo()` doesn't return the build information we should not try to access it. Especially if users only want to build with the `CustomVersion` we should not assume access to `debug.ReadBuildInfo()`. The build environment where this isn't available for me is when building with bazel. * exit early
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions