Skip to content

Commit

Permalink
Tidying up modules after rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviof committed Dec 14, 2021
1 parent 62f852e commit d529d40
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 865 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.11 // indirect
Expand Down Expand Up @@ -125,7 +126,6 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
k8s.io/apiextensions-apiserver v0.21.4 // indirect
k8s.io/component-base v0.21.7 // indirect
k8s.io/gengo v0.0.0-20210915205010-39e73c8a59cd // indirect
k8s.io/klog/v2 v2.9.0 // indirect
Expand Down
Loading

0 comments on commit d529d40

Please sign in to comment.