Skip to content

Commit

Permalink
Update golang.sh (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
floryn90 authored Sep 18, 2024
2 parents 7133eae + 4801ebe commit 6787afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/files/_script/golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
set -u

# Variables
GOLANG_VERSION="1.23.0"
GOLANG_VERSION="1.23.1"

# Architecture
TARGETPLATFORM=${TARGETPLATFORM:-linux/amd64}
Expand Down

0 comments on commit 6787afd

Please sign in to comment.