graphql-codegen-go
graphql-codegen-go copied to clipboard
Generate Go structs from graphql schema
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200113162924-86b910548bc1 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200109152110-61a87790db17 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Im trying to install using go1.13 ``` go get -u github.com/jkrajniak/graphql-codegen-go go: finding github.com/jbenet/go-context latest build github.com/jkrajniak/graphql-codegen-go: cannot load embed: malformed module path "embed": missing dot in first path element...