Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
crandles committed Apr 7, 2022
1 parent 9776124 commit eed5cc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 147 deletions.
6 changes: 0 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ module github.com/anthhub/forwarder
go 1.16

require (
github.com/coreos/etcd v3.3.13+incompatible // indirect
github.com/gin-gonic/gin v1.7.3
github.com/go-openapi/spec v0.19.5 // indirect
github.com/go-openapi/strfmt v0.19.5 // indirect
github.com/go-openapi/validate v0.19.8 // indirect
github.com/golang/glog v0.0.0-20210429001901-424d2337a529
github.com/markbates/pkger v0.17.1 // indirect
github.com/namsral/flag v1.7.4-pre
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
k8s.io/api v0.23.5
Expand Down
Loading

0 comments on commit eed5cc1

Please # to comment.