Skip to content

Commit

Permalink
fix go version
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Andrews <[email protected]>
  • Loading branch information
scothis committed Sep 3, 2024
1 parent 26388b2 commit 3de33b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hack/kube-rbac-proxy/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/servicebinding/runtime/hack/kube-rbac-proxy

go 1.22.0
toolchain go1.23.0
go 1.23

require (
github.com/brancz/kube-rbac-proxy v0.18.1
Expand Down

0 comments on commit 3de33b1

Please sign in to comment.