Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Sep 13, 2023
1 parent ecae109 commit ae6822b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion k8s/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/cloudfoundry/uaa

go 1.21.0
go 1.21

toolchain go1.21.0

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

0 comments on commit ae6822b

Please sign in to comment.