Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Cedric Kienzler committed Mar 10, 2021
1 parent 68242b3 commit 8ce6e24
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 78 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ require (
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/go-openapi/errors v0.20.0 // indirect
github.com/go-openapi/validate v0.20.2 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/kataras/tablewriter v0.0.0-20180708051242-e063d29b7c23 // indirect
github.com/kubermatic/go-kubermatic v0.0.0-20210305090809-82156d13b5ba
github.com/lensesio/tableprinter v0.0.0-20201125135848-89e81fc956e7
Expand All @@ -17,5 +16,4 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
k8s.io/client-go v1.5.2
)
Loading

0 comments on commit 8ce6e24

Please sign in to comment.