Skip to content

Commit

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

Expand Down

0 comments on commit 70455a4

Please sign in to comment.