We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a08925 commit 3233eb2Copy full SHA for 3233eb2
go.mod
@@ -1,6 +1,6 @@
1
module github.com/sourcegraph/src-cli
2
3
-go 1.26.1
+go 1.25.1
4
5
require (
6
cloud.google.com/go/storage v1.50.0
lib/go.mod
module github.com/sourcegraph/sourcegraph/lib
github.com/Masterminds/semver v1.5.0
0 commit comments