Skip to content

Commit

Permalink
use 1.20.x because higher version might not be supported
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Nov 3, 2023
1 parent 1f6b919 commit 8dc9aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/cloudfoundry/uaa

go 1.21
toolchain go1.21.0
toolchain go1.20.10

require (
github.com/onsi/ginkgo v1.16.5
Expand Down

0 comments on commit 8dc9aba

Please sign in to comment.