Skip to content

Commit

Permalink
Bump golang bootstrapper to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Oct 12, 2023
1 parent 4b5bfd6 commit 7fdb4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/provision-install-packages.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $RUBY_VERSION='3.1.3.1'
$NANT_VERSION='0.92.2-gocd'
$ANT_VERSION='1.10.14'

$GOLANG_BOOTSTRAPPER_VERSION='2.8'
$GOLANG_BOOTSTRAPPER_VERSION='2.9'
$P4D_VERSION='23.1'

# Copy over configs
Expand Down

0 comments on commit 7fdb4a2

Please sign in to comment.