Skip to content

Commit

Permalink
Update to latest graphql-go-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
buger committed Mar 10, 2021
1 parent 4982bd2 commit 58bf291
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ require (
rsc.io/letsencrypt v0.0.2
)

replace github.com/jensneuse/graphql-go-tools => github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20210304114347-d639a1ec80be
replace github.com/jensneuse/graphql-go-tools => github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20210310124059-b7358aa6cde3

//replace github.com/jensneuse/graphql-go-tools => ../graphql-go-tools
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ github.com/TykTechnologies/gorpc v0.0.0-20190515174534-b9c10befc5f4 h1:hTjM5Uubg
github.com/TykTechnologies/gorpc v0.0.0-20190515174534-b9c10befc5f4/go.mod h1:vqhQRhIHefD4jdFo55j+m0vD5NMjx2liq/ubnshQpaY=
github.com/TykTechnologies/goverify v0.0.0-20160822133757-7ccc57452ade h1:tFUV86NDnfMY4Au+EJHGJx0Rton8xdOLEh1aT+j6XBk=
github.com/TykTechnologies/goverify v0.0.0-20160822133757-7ccc57452ade/go.mod h1:mkS8jKcz8otdfEXhJs1QQ/DKoIY1NFFsRPKS0RwQENI=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20210304114347-d639a1ec80be h1:WnGr1Cfq8i1/OZlxFFH4BAa0J9KcJ4aLSv2XGuaMRJ8=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20210304114347-d639a1ec80be/go.mod h1:zm0OEQyZ8F2jzX1Rqm6lOjt6u8hCPW86YOjGvPMpVe0=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20210310124059-b7358aa6cde3 h1:Jv1nx4qz/ASCM1q583fjnNi9GVZvX50gEgl8W7CuvKU=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20210310124059-b7358aa6cde3/go.mod h1:zm0OEQyZ8F2jzX1Rqm6lOjt6u8hCPW86YOjGvPMpVe0=
github.com/TykTechnologies/leakybucket v0.0.0-20170301023702-71692c943e3c h1:j6fd0Fz1R4oSWOmcooGjrdahqrML+btQ+PfEJw8SzbA=
github.com/TykTechnologies/leakybucket v0.0.0-20170301023702-71692c943e3c/go.mod h1:GnHUbsQx+ysI10osPhUdTmsxcE7ef64cVp38Fdyd7e0=
github.com/TykTechnologies/murmur3 v0.0.0-20180602122059-1915e687e465 h1:A2gBjoX8aF0G3GHEpHyj2f0ixuPkCgcGqmPdKHSkW+0=
Expand Down

0 comments on commit 58bf291

Please sign in to comment.