Skip to content

Commit fa63284

Browse files
authored
[Automation] Bump Golang version to 1.21.7 (#3259)
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
1 parent 0492226 commit fa63284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.21.6
1+
1.21.7

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run:
33
# timeout for analysis, e.g. 30s, 5m, default is 1m
44
timeout: 1m
55
build-tags: integration
6-
go: "1.21.6"
6+
go: "1.21.7"
77

88
issues:
99
# Maximum count of issues with the same text.

0 commit comments

Comments
 (0)