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 23ea53f commit 21df123Copy full SHA for 21df123
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
# Common versions
13
- GO_VERSION: '1.24.8'
+ GO_VERSION: '1.25.3'
14
GOLANGCI_VERSION: 'v2.4.0'
15
16
jobs:
0 commit comments