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 58e0ff3 commit bbc3263Copy full SHA for bbc3263
1 file changed
.github/workflows/ci.yml
@@ -33,6 +33,7 @@ concurrency:
33
34
env:
35
GO_VERSION: "1.26.1"
36
+ GOPROXY: "https://proxy.golang.org,direct"
37
38
jobs:
39
# -------------------------------------------------------------------------
0 commit comments