Update module github.com/vektah/gqlparser/v2 to v2.5.23
This commit is contained in:
4
go.mod
4
go.mod
@@ -6,11 +6,11 @@ toolchain go1.24.0
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.66
|
||||
github.com/vektah/gqlparser/v2 v2.5.22
|
||||
github.com/vektah/gqlparser/v2 v2.5.23
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/agnivade/levenshtein v1.2.0 // indirect
|
||||
github.com/agnivade/levenshtein v1.2.1 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
|
||||
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
|
Reference in New Issue
Block a user