Skip to content

Commit

Permalink
Merge pull request #4738 from natasha41575/pinToApi
Browse files Browse the repository at this point in the history
pin to api v0.12.0
  • Loading branch information
natasha41575 committed Jul 29, 2022
2 parents b816903 + f5c70b3 commit 29ca693
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 921 deletions.
3 changes: 1 addition & 2 deletions cmd/pluginator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/rakyll/statik v0.1.7
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.0
sigs.k8s.io/kustomize/api v0.11.5
sigs.k8s.io/kustomize/api v0.12.0
sigs.k8s.io/kustomize/kyaml v0.13.8
)

Expand All @@ -21,7 +21,6 @@ require (
github.com/go-openapi/swag v0.19.14 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/imdario/mergo v0.3.6 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/mailru/easyjson v0.7.6 // indirect
Expand Down

0 comments on commit 29ca693

Please sign in to comment.