Skip to content

Commit

Permalink
Merge pull request #184 from ava-labs/golang-1.20.12
Browse files Browse the repository at this point in the history
Golang 1.20.12
  • Loading branch information
geoff-vball committed Dec 7, 2023
2 parents 079d93c + 343fd2f commit f0b17d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
set -o pipefail

# The go version for this project is set from a combination of major.minor from go.mod and the patch version set here.
GO_PATCH_VERSION=10
GO_PATCH_VERSION=12

TELEPORTER_PATH=$(
cd "$(dirname "${BASH_SOURCE[0]}")"
Expand Down

0 comments on commit f0b17d5

Please sign in to comment.