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 6c2e8b0 commit 7138db2Copy full SHA for 7138db2
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ concurrency:
32
cancel-in-progress: true
33
34
env:
35
- GO_VERSION: "1.26.4"
+ GO_VERSION: "1.26.5"
36
GOPROXY: "https://proxy.golang.org,direct"
37
GOPRIVATE: "github.com/GrayCodeAI/*"
38
GONOSUMDB: "github.com/GrayCodeAI/*"
0 commit comments