Skip to content

Commit

Permalink
[Automation] Bump Golang version to 1.20.9 (#3018)
Browse files Browse the repository at this point in the history
* chore: Update .golangci.yml

Made with ❤️️ by updatecli

* chore: Update .go-version

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <[email protected]>
Co-authored-by: Michel Laterman <[email protected]>
  • Loading branch information
3 people authored Oct 11, 2023
1 parent 9cf34fb commit 8331096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.8
1.20.9
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run:
# timeout for analysis, e.g. 30s, 5m, default is 1m
timeout: 1m
build-tags: integration
go: "1.20.8"
go: "1.20.9"

issues:
# Maximum count of issues with the same text.
Expand Down

0 comments on commit 8331096

Please sign in to comment.