Skip to content

Commit

Permalink
Merge pull request #68 from arrow2nd/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/Yamashou/gqlgenc-0.16.2

chore(deps): bump github.com/Yamashou/gqlgenc from 0.16.1 to 0.16.2
  • Loading branch information
arrow2nd authored Jan 15, 2024
2 parents af70da9 + 484a3f5 commit 88b6480
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 @@ -32,7 +32,7 @@ require (

require (
github.com/99designs/gqlgen v0.17.40 // indirect
github.com/Yamashou/gqlgenc v0.16.1
github.com/Yamashou/gqlgenc v0.16.2
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/spf13/pflag v1.0.5
github.com/vektah/gqlparser/v2 v2.5.10 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 h1:+vx7roKuyA63nhn5WAunQHLTznkw5W8b1Xc0dNjp83s=
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2/go.mod h1:HBCaDeC1lPdgDeDbhX8XFpy1jqjK0IBG8W5K+xYqA0w=
github.com/Yamashou/gqlgenc v0.16.1 h1:oqBYrrb2Qm8Y80Z977zgjMbl2TxmERpAuv8wjZY2Jyk=
github.com/Yamashou/gqlgenc v0.16.1/go.mod h1:yKaNzczoGrIElG3mG8j2Bg3imv4WyIjLSTRBtvhfMtU=
github.com/Yamashou/gqlgenc v0.16.2 h1:Vooa6TpYIlOaMzmaKFVP8046ubR+jhIbfNsdj+m5Ceo=
github.com/Yamashou/gqlgenc v0.16.2/go.mod h1:yKaNzczoGrIElG3mG8j2Bg3imv4WyIjLSTRBtvhfMtU=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=
github.com/briandowns/spinner v1.23.0 h1:alDF2guRWqa/FOZZYWjlMIx2L6H0wyewPxo/CH4Pt2A=
github.com/briandowns/spinner v1.23.0/go.mod h1:rPG4gmXeN3wQV/TsAY4w8lPdIM6RX3yqeBQJSrbXjuE=
Expand Down

0 comments on commit 88b6480

Please # to comment.