Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
There was an error while loading. Please reload this page.
In https://github.com/cloudfoundry-community/stackdriver-tools/blob/v2.0.1/src/stackdriver-nozzle/version/version.go
There is this comment:
// release is set by the linker on published buildsreferring to an unexported variable
release.This needs investigation, ans I don't see anything touching this variable; it looks like it's always set to
dev. Maybe the old CI updated this?