Skip to content

Commit

Permalink
Pin to Kustomize v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devstein authored and dependabot-preview[bot] committed Feb 10, 2021
1 parent 8811b4d commit 4d1e933
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 120 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ require (
github.com/Azure/azure-sdk-for-go v39.1.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.9.5 // indirect
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 // indirect
github.com/emicklei/go-restful v2.11.1+incompatible // indirect
github.com/evanphx/json-patch v4.9.0+incompatible // indirect
github.com/fatih/color v1.9.0 // indirect
github.com/go-openapi/swag v0.19.6 // indirect
github.com/google/go-cmp v0.5.2 // indirect
github.com/googleapis/gnostic v0.3.1 // indirect
github.com/howeyc/gopass v0.0.0-20190910152052-7cb4b85ec19c // indirect
github.com/json-iterator/go v1.1.9 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/lib/pq v1.3.0 // indirect
Expand All @@ -26,7 +24,6 @@ require (
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/ini.v1 v1.52.0 // indirect
k8s.io/client-go v0.18.10 // indirect
sigs.k8s.io/kustomize/api v0.8.0
sigs.k8s.io/yaml v1.2.0
)
Loading

0 comments on commit 4d1e933

Please # to comment.