Skip to content

Commit

Permalink
Mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
undera committed Feb 1, 2023
1 parent 96c789a commit 2736777
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ require (
k8s.io/kubectl v0.26.0
)

require github.com/pmezard/go-difflib v1.0.0 // indirect

require (
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/BurntSushi/toml v1.1.0 // indirect
Expand Down Expand Up @@ -117,6 +115,7 @@ require (
github.com/pegasus-kv/thrift v0.13.0 // indirect
github.com/pelletier/go-toml/v2 v2.0.3 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
Expand Down

0 comments on commit 2736777

Please sign in to comment.