Skip to content

Commit

Permalink
update graphql go tools for TT-5563 (TykTechnologies#4143)
Browse files Browse the repository at this point in the history
  • Loading branch information
kofoworola authored Jun 22, 2022
1 parent 5f8f06c commit b651ed5
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 @@ -86,7 +86,7 @@ require (
rsc.io/letsencrypt v0.0.2
)

replace github.com/jensneuse/graphql-go-tools => github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20220613094059-b81aa9970bc8
replace github.com/jensneuse/graphql-go-tools => github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20220621154552-03ec5ff884b8

replace gorm.io/gorm => github.com/TykTechnologies/gorm v1.20.7-0.20210409171139-b5c340f85ed0

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,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.20220613094059-b81aa9970bc8 h1:tn5u2j+1wYMyymcDo46vFYoON03CuZhSiZLCpW33UrQ=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20220613094059-b81aa9970bc8/go.mod h1:pS2lxGZqVLrSUiN4KVyGcRb4au5w2GmuCRanr7Wdodg=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20220621154552-03ec5ff884b8 h1:zX/Do3Hlwu9mcBI1lW+v5WKeCoRrqOQnt2kIYD7/Jcs=
github.com/TykTechnologies/graphql-go-tools v1.6.2-0.20220621154552-03ec5ff884b8/go.mod h1:pS2lxGZqVLrSUiN4KVyGcRb4au5w2GmuCRanr7Wdodg=
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/logrus v0.0.0-20161201171239-55ff0f4b9b3d h1:SJdPn00x2EBwMDZxX018yUn4p6SV5CYXMss/b1lT//0=
Expand Down

0 comments on commit b651ed5

Please sign in to comment.