mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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:
Vendored
+1
@@ -5,6 +5,7 @@
|
||||
"coderd",
|
||||
"coderdtest",
|
||||
"codersdk",
|
||||
"devel",
|
||||
"drpc",
|
||||
"drpcconn",
|
||||
"drpcmux",
|
||||
|
||||
Reference in New Issue
Block a user