Update module github.com/99designs/gqlgen to v0.17.39
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,7 +3,7 @@ module git.front.kjuulh.io/kjuulh/acc-server
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.38
|
||||
github.com/99designs/gqlgen v0.17.39
|
||||
github.com/vektah/gqlparser/v2 v2.5.10
|
||||
)
|
||||
|
||||
@@ -17,6 +17,7 @@ require (
|
||||
github.com/matryer/moq v0.2.7 // indirect
|
||||
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/sosodev/duration v1.1.0 // indirect
|
||||
github.com/urfave/cli/v2 v2.25.5 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
|
||||
golang.org/x/mod v0.10.0 // indirect
|
||||
|
Reference in New Issue
Block a user