Skip to content

Commit

Permalink
Merge pull request #26 from giacomo3000/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/labstack/echo/v4-4.9.0

Bump github.com/labstack/echo/v4 from 4.2.1 to 4.9.0
  • Loading branch information
giacomo3000 committed Mar 22, 2023
2 parents ef4f7cf + 6cd9db1 commit b550c11
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 146 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/gorilla/websocket v1.4.2
github.com/itzmeanjan/pub0sub v0.2.3
github.com/itzmeanjan/pubsub v0.1.7 // indirect
github.com/labstack/echo/v4 v4.2.1
github.com/labstack/echo/v4 v4.9.0
github.com/libp2p/go-libp2p v0.13.0
github.com/libp2p/go-libp2p-connmgr v0.2.4
github.com/libp2p/go-libp2p-core v0.8.0
Expand All @@ -21,9 +21,7 @@ require (
github.com/libp2p/go-libp2p-noise v0.1.1
github.com/libp2p/go-libp2p-tls v0.1.3
github.com/magiconair/properties v1.8.4 // indirect
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/multiformats/go-multiaddr v0.3.1
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/onsi/ginkgo v1.15.0 // indirect
github.com/onsi/gomega v1.10.5 // indirect
github.com/pelletier/go-toml v1.8.1 // indirect
Expand All @@ -34,5 +32,4 @@ require (
github.com/vektah/gqlparser/v2 v2.1.0
github.com/vmihailenco/msgpack/v5 v5.2.0
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)

0 comments on commit b550c11

Please sign in to comment.