Update dependencies to latest (#144)
Signed-off-by: Steve Coffman <[email protected]>
This commit is contained in:
@@ -3,11 +3,11 @@ module github.com/Khan/genqlient
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.13.0
|
||||
github.com/99designs/gqlgen v0.14.0
|
||||
github.com/alexflint/go-arg v1.4.2
|
||||
github.com/bradleyjkemp/cupaloy/v2 v2.6.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/vektah/gqlparser/v2 v2.1.0
|
||||
golang.org/x/tools v0.1.5
|
||||
github.com/vektah/gqlparser/v2 v2.2.0
|
||||
golang.org/x/tools v0.1.7
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user