Skip to content

Commit

Permalink
Update dependency golang to v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 2b7920c commit ddc8d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup-ci
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail

# renovate: datasource=golang-version depName=golang
GO_VERSION=1.19.5
GO_VERSION=1.22.2
export GOPATH=$HOME/.go
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin

Expand Down

0 comments on commit ddc8d1b

Please sign in to comment.