Skip to content

Commit

Permalink
fix: update k8s to go 1.20
Browse files Browse the repository at this point in the history
    updated and ran go mod tidy.

    [#185619304]

    Co-authored-by: Peter Chen <peterch@vmware.com>
  • Loading branch information
Tallicia committed Aug 1, 2023
1 parent c234f88 commit 64b0af6
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,6 +1,6 @@
module github.com/cloudfoundry/uaa

go 1.18
go 1.20

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

0 comments on commit 64b0af6

Please sign in to comment.