Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Vazquez <[email protected]>
  • Loading branch information
jesusvazquez committed Oct 29, 2023
1 parent f58abce commit fd593db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1,499 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.45.0
golang.org/x/oauth2 v0.13.0
golang.org/x/perf v0.0.0-20231006134539-cd219cffda85
golang.org/x/perf v0.0.0-20200318175901-9c9101da8316
google.golang.org/api v0.148.0
google.golang.org/grpc v1.59.0
gopkg.in/alecthomas/kingpin.v2 v2.2.6
Expand Down Expand Up @@ -64,13 +64,10 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/gnostic v0.7.0 // indirect
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/google/safehtml v0.1.0 // indirect
github.com/google/safetext v0.0.0-20230106111101-7156a760e523 // indirect
github.com/google/uuid v1.4.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
Expand Down
Loading

0 comments on commit fd593db

Please sign in to comment.