Skip to content

Commit 6a35858

Browse files
Self-hosted Renovate Botrenovate-for-tknetworks[bot]
Self-hosted Renovate Bot
authored andcommitted
fix(deps): update dependency golang to v1.22.4
1 parent c1dbced commit 6a35858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
# renovate: datasource=golang-version depName=golang
11-
GO_VERSION: '1.22.3'
11+
GO_VERSION: '1.22.4'
1212

1313
jobs:
1414

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
# renovate: datasource=golang-version depName=golang
10-
GO_VERSION: '1.22.3'
10+
GO_VERSION: '1.22.4'
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)