feat: Add buildinfo package to embed version (#840)

This also resolves build time and commit hash using the
Go 1.18 debug/buildinfo package. An external URL is outputted
on running version as well to easily route the caller to a
release or commit.
This commit is contained in:
Kyle Carberry
2022-04-05 01:35:03 +00:00
committed by GitHub
parent d4e26ff8c2
commit 5ae71f0958
6 changed files with 137 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
"coderd",
"coderdtest",
"codersdk",
"devel",
"drpc",
"drpcconn",
"drpcmux",