Skip to content

Commit

Permalink
fix go build in health probe proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForReal authored and k8s-infra-cherrypick-robot committed Apr 23, 2024
1 parent fbce182 commit 5cbde7a
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 5cbde7a

Please sign in to comment.