Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
[Automation] Bump Golang version to 1.21.3 (#2388)
Browse files Browse the repository at this point in the history
Co-authored-by: apmmachine <[email protected]>
  • Loading branch information
apmmachine and apmmachine authored Oct 15, 2023
1 parent a5f0408 commit 9d7ebc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/goDefaultVersion.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ def isGoVersionEnvVarSet(){
}

def defaultVersion(){
return '1.21.2'
return '1.21.3'
}

0 comments on commit 9d7ebc6

Please sign in to comment.