p/vm: Upgrade to v1.80.0 #1
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "v-m-1.80.0"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Switching from the
golang-package
macro to thegeneric-package
macroin order to make use of upstream's makefiles. This will ensure that the
correct flags are passed to the Go compiler, especially those related to
embedding the version string in the binary. Without this, the
vm_app_version
metrics exposed by each application will be empty.Pull request closed