Skip to content

Commit

Permalink
Update module github.com/99designs/gqlgen to v0.17.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2023
1 parent 1c1fb87 commit f66aba2
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 5 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ module github.com/itzmeanjan/harmony
go 1.16

require (
github.com/99designs/gqlgen v0.13.0
github.com/99designs/gqlgen v0.17.25
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
github.com/agnivade/levenshtein v1.1.0 // indirect
github.com/ethereum/go-ethereum v1.10.26
github.com/gammazero/workerpool v1.1.3
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/gorilla/websocket v1.4.2
github.com/gorilla/websocket v1.5.0
github.com/itzmeanjan/pub0sub v0.2.1
github.com/itzmeanjan/pubsub v0.1.7 // indirect
github.com/labstack/echo/v4 v4.2.1
Expand All @@ -21,7 +20,6 @@ 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
Expand All @@ -31,7 +29,7 @@ require (
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1
github.com/vektah/gqlparser/v2 v2.1.0
github.com/vektah/gqlparser/v2 v2.5.1
github.com/vmihailenco/msgpack/v5 v5.2.0
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
Loading

0 comments on commit f66aba2

Please sign in to comment.