Update module github.com/99designs/gqlgen to v0.17.37
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,13 +3,14 @@ module git.front.kjuulh.io/kjuulh/acc-server
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.36
|
||||
github.com/99designs/gqlgen v0.17.37
|
||||
github.com/vektah/gqlparser/v2 v2.5.9
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/agnivade/levenshtein v1.1.1 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
|
||||
github.com/google/uuid v1.3.0 // indirect
|
||||
github.com/gorilla/websocket v1.5.0 // indirect
|
||||
github.com/hashicorp/golang-lru v0.5.4 // indirect
|
||||
github.com/hashicorp/golang-lru/v2 v2.0.3 // indirect
|
||||
|
Reference in New Issue
Block a user