Skip to content

Commit

Permalink
Merge pull request #83 from v26-solutions/main
Browse files Browse the repository at this point in the history
chore: go mod tidy
  • Loading branch information
pr0n00gler authored Dec 19, 2023
2 parents cd76120 + 2c7991a commit 439de2c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 107 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ require (
github.com/go-openapi/loads v0.21.1 // indirect
github.com/go-openapi/spec v0.20.4 // indirect
github.com/go-stack/stack v1.8.1 // indirect
github.com/gobwas/ws v1.1.0 // indirect
github.com/gobwas/httphead v0.1.0 // indirect
github.com/gobwas/pool v0.2.1 // indirect
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
github.com/gogo/googleapis v1.4.1 // indirect
github.com/gogo/protobuf v1.3.3 // indirect
Expand Down Expand Up @@ -183,7 +184,6 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.16.0 // indirect
github.com/strangelove-ventures/packet-forward-middleware/v7 v7.0.0-20230523193151-73dea436e53f // indirect
github.com/stretchr/testify v1.8.4 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
github.com/tendermint/go-amino v0.16.0 // indirect
Expand Down
Loading

0 comments on commit 439de2c

Please sign in to comment.