Skip to content

Commit

Permalink
Run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
hawx committed Nov 11, 2024
1 parent 043c800 commit 9e21310
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 133 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ require (
golang.org/x/mod v0.22.0
golang.org/x/time v0.8.0
golang.org/x/tools v0.26.0
google.golang.org/appengine v1.6.8
)

require (
Expand All @@ -71,7 +70,6 @@ require (
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/gorilla/securecookie v1.1.2 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
github.com/hashicorp/go-version v1.7.0 // indirect
Expand Down
Loading

0 comments on commit 9e21310

Please sign in to comment.