Skip to content

Commit

Permalink
Bump Golang version to 1.22.3 (#1156)
Browse files Browse the repository at this point in the history
* chore: Update the `Golang` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `Golang` version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored May 14, 2024
1 parent 7da3415 commit 36f5529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ command:
exec: go version
exit-status: 0
stdout:
- 1.22.2
- 1.22.3
golangci-lint:
exec: golangci-lint --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gh_version: 2.49.2
git_lfs_version: 3.5.1
git_linux_version: 2.43.2
git_windows_version: 2.44.0
golang_version: 1.22.2
golang_version: 1.22.3
golangcilint_version: 1.55.2
goss_version: 0.4.6
hadolint_version: 2.12.0
Expand Down

0 comments on commit 36f5529

Please sign in to comment.