fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.34 (#159)
This commit was merged in pull request #159.
This commit is contained in:
@@ -5,12 +5,13 @@ go 1.25.0
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.90
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/vektah/gqlparser/v2 v2.5.33
|
||||
github.com/vektah/gqlparser/v2 v2.5.34
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/sosodev/duration v1.4.0 // indirect
|
||||
golang.org/x/sync v0.20.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user