-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Which problem is this PR solving? - Move to next Go version per maintenance policy (see #4653) ## Description of the changes Ran the script ```shell $ ./scripts/check-go-version.sh -u go.mod Go version: 1.20 docker/Makefile Go version: 1.20 *** => 1.21 *** .github/workflows/fossa.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-release.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-unit-tests.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-docker-build.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-build-binaries.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-crossdock.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-elasticsearch.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-grpc-badger.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-hotrod.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-protogen-tests.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-all-in-one-build.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-cassandra.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-opensearch.yml Go version: 1.20 *** => 1.21 *** .github/workflows/ci-kafka.yml Go version: 1.20 *** => 1.21 *** .golangci.yml Go version: 1.20 15 file(s) updated. ``` Signed-off-by: Yuri Shkuro <[email protected]>
- Loading branch information
1 parent
fb8eb7d
commit f8c1523
Showing
15 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters