Skip to content

Commit

Permalink
Update module github.com/99designs/gqlgen to v0.17.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent be5e1e9 commit 6987f1d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 8 deletions.
11 changes: 3 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ module github.com/itzmeanjan/harmony
go 1.16

require (
github.com/99designs/gqlgen v0.13.0
github.com/99designs/gqlgen v0.17.20
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
github.com/agnivade/levenshtein v1.1.0 // indirect
github.com/deckarep/golang-set v1.7.1 // indirect
github.com/ethereum/go-ethereum v1.10.1
github.com/gammazero/workerpool v1.1.2
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/google/go-cmp v0.5.4 // 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.0
Expand All @@ -35,11 +33,8 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1
github.com/tklauser/go-sysconf v0.3.4 // indirect
github.com/vektah/gqlparser/v2 v2.1.0
github.com/vektah/gqlparser/v2 v2.5.1
github.com/vmihailenco/msgpack/v5 v5.2.0
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 // indirect
golang.org/x/net v0.0.0-20201209123823-ac852fbbde11 // indirect
golang.org/x/text v0.3.5 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading

0 comments on commit 6987f1d

Please sign in to comment.