Update module github.com/99designs/gqlgen to v0.17.66
This commit is contained in:
8
go.mod
8
go.mod
@@ -5,7 +5,7 @@ go 1.22.12
|
||||
toolchain go1.24.0
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.65
|
||||
github.com/99designs/gqlgen v0.17.66
|
||||
github.com/vektah/gqlparser/v2 v2.5.22
|
||||
)
|
||||
|
||||
@@ -23,9 +23,9 @@ require (
|
||||
github.com/sosodev/duration v1.3.1 // indirect
|
||||
github.com/urfave/cli/v2 v2.27.5 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
|
||||
golang.org/x/mod v0.21.0 // indirect
|
||||
golang.org/x/sys v0.29.0 // indirect
|
||||
golang.org/x/tools v0.25.0 // indirect
|
||||
golang.org/x/mod v0.23.0 // indirect
|
||||
golang.org/x/sys v0.30.0 // indirect
|
||||
golang.org/x/tools v0.30.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user