Skip to content

Commit

Permalink
Update module github.com/99designs/gqlgen to v0.17.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2023
1 parent b550c11 commit 0d0fec3
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 4 deletions.
7 changes: 3 additions & 4 deletions go.mod
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.30
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.3
github.com/itzmeanjan/pubsub v0.1.7 // indirect
github.com/labstack/echo/v4 v4.9.0
Expand All @@ -29,7 +28,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
)

0 comments on commit 0d0fec3

Please sign in to comment.