Skip to content

Commit

Permalink
Update dependency golang to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 2b7920c commit dad3deb
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.23.0
export GOPATH=$HOME/.go
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin

Expand Down

0 comments on commit dad3deb

Please sign in to comment.