Skip to content

Commit

Permalink
chore: tidy go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Chadwell <[email protected]>
  • Loading branch information
jedevc committed May 7, 2024
1 parent ffae188 commit 406fdd7
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 @@ -44,6 +44,7 @@ require (
github.com/google/go-containerregistry v0.19.0
github.com/google/go-github/v59 v59.0.0
github.com/google/uuid v1.6.0
github.com/goproxy/goproxy v0.16.9
github.com/gorilla/websocket v1.5.0
github.com/iancoleman/strcase v0.3.0
github.com/jackpal/gateway v1.0.7
Expand Down Expand Up @@ -115,8 +116,6 @@ require (
gotest.tools/v3 v3.5.1
)

require github.com/goproxy/goproxy v0.16.9

require (
dario.cat/mergo v1.0.0 // indirect
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
Expand Down

0 comments on commit 406fdd7

Please sign in to comment.