Update module github.com/vektah/gqlparser/v2 to v2.5.20
This commit is contained in:
4
go.mod
4
go.mod
@@ -6,11 +6,11 @@ toolchain go1.23.3
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.57
|
||||
github.com/vektah/gqlparser/v2 v2.5.19
|
||||
github.com/vektah/gqlparser/v2 v2.5.20
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/agnivade/levenshtein v1.1.1 // indirect
|
||||
github.com/agnivade/levenshtein v1.2.0 // 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