We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6044fac commit 4cd86c6Copy full SHA for 4cd86c6
.github/workflows/go.yml
@@ -6,7 +6,7 @@ on:
6
7
env:
8
# renovate: datasource=golang-version depName=golang
9
- GO_VERSION: '1.21.5'
+ GO_VERSION: '1.21.6'
10
11
jobs:
12
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
13
build:
0 commit comments