Skip to content

Commit

Permalink
fixup! build: Run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Sep 23, 2024
1 parent 88af6e4 commit 5db0012
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion credential-providers/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

module github.com/mesosphere/dynamic-credential-provider/credential-providers

go 1.22.5
go 1.23.1

require (
k8s.io/cloud-provider-aws v1.31.0
sigs.k8s.io/cloud-provider-azure v1.31.1
Expand Down

0 comments on commit 5db0012

Please sign in to comment.