Skip to content

Commit 8331096

Browse files
[Automation] Bump Golang version to 1.20.9 (#3018)
* 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> Co-authored-by: Michel Laterman <82832767+michel-laterman@users.noreply.github.com>
1 parent 9cf34fb commit 8331096

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.20.8
1+
1.20.9

.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.20.8"
6+
go: "1.20.9"
77

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

0 commit comments

Comments
 (0)