This repository was archived by the owner on Apr 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/99designs/gqlgen v0.13.0
7- github.com/Code-Hex/gqlparser/v2 v2.1.1-0.20210404043438-758ac252308a
7+ github.com/Code-Hex/gqlparser/v2 v2.1.1-0.20210406023454-534efe0eae8e
88 github.com/agnivade/levenshtein v1.1.0 // indirect
99 github.com/goccy/go-yaml v1.8.9
1010 github.com/google/go-cmp v0.5.5
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ github.com/99designs/gqlgen v0.13.0/go.mod h1:NV130r6f4tpRWuAI+zsrSdooO/eWUv+Gyy
33github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
44github.com/Code-Hex/gqlparser/v2 v2.1.1-0.20210404043438-758ac252308a h1:IzMV22Hitzxqb71um5i64jEJTyeUVwemK8JmcQdgpA4 =
55github.com/Code-Hex/gqlparser/v2 v2.1.1-0.20210404043438-758ac252308a /go.mod h1:0sYgRh/Er/ZhHrcKw516TOX4K0ul94vKcBSXAPhLWDc =
6+ github.com/Code-Hex/gqlparser/v2 v2.1.1-0.20210406023454-534efe0eae8e h1:dF5TaS3uw9LA8e75LojnUmnHdhfw1I1ScV9Qy1Stuu8 =
7+ github.com/Code-Hex/gqlparser/v2 v2.1.1-0.20210406023454-534efe0eae8e /go.mod h1:0sYgRh/Er/ZhHrcKw516TOX4K0ul94vKcBSXAPhLWDc =
68github.com/agnivade/levenshtein v1.0.1 /go.mod h1:CURSv5d9Uaml+FovSIICkLbAUZ9S4RqaHDIsdSBg7lM =
79github.com/agnivade/levenshtein v1.0.3 /go.mod h1:4SFRZbbXWLF4MU1T9Qg0pGgH3Pjs+t6ie5efyrwRJXs =
810github.com/agnivade/levenshtein v1.1.0 h1:n6qGwyHG61v3ABce1rPVZklEYRT8NFpCMrpZdBUbYGM =
You can’t perform that action at this time.
0 commit comments