Skip to content

Commit

Permalink
[Automation] Bump Golang version to 1.21.6 (#3216)
Browse files Browse the repository at this point in the history
* chore: Update .go-version

Made with ❤️️ by updatecli

* chore: Update .golangci.yml

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <[email protected]>
Co-authored-by: Michel Laterman <[email protected]>
  • Loading branch information
3 people authored Jan 11, 2024
1 parent 75594ac commit 13e78c6
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.21.5
1.21.6
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.21.5"
go: "1.21.6"

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

0 comments on commit 13e78c6

Please sign in to comment.