Skip to content

Commit

Permalink
Merge pull request #6007 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…6003-to-release-1.30

[release-1.30] fix go build failure in health probe proxy
  • Loading branch information
k8s-ci-robot authored Apr 24, 2024
2 parents fbce182 + 5cbde7a commit a029689
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions health-probe-proxy/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module health-probe-proxy

go 1.21
toolchain go1.22.2
go 1.22.0

require (
github.com/pires/go-proxyproto v0.7.0
Expand Down

0 comments on commit a029689

Please sign in to comment.