We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31be4b9 commit 898c38cCopy full SHA for 898c38c
3 files changed
.buildkite/verify-release/go.mod
@@ -1,5 +1,5 @@
1
module verify-release
2
3
-go 1.16
+go 1.26.4
4
5
require golang.org/x/mod v0.4.2
.tool-versions
@@ -1,6 +1,6 @@
nodejs 16.7.0
yarn 1.22.4
shellcheck 0.7.1
-golang 1.19.8
+golang 1.26.4
github-cli 2.46.0
6
asdf:bosmak/asdf-checkov latest
go.mod
module github.com/sourcegraph/deploy-sourcegraph-docker
-go 1.19
require (
github.com/Masterminds/semver v1.5.0
0 commit comments