Skip to content

Commit

Permalink
chore(deps): bump github.com/Yamashou/gqlgenc from 0.27.3 to 0.27.4
Browse files Browse the repository at this point in the history
Bumps [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) from 0.27.3 to 0.27.4.
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](Yamashou/gqlgenc@v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: github.com/Yamashou/gqlgenc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5ae781f commit 8255988
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 @@ -35,7 +35,7 @@ require (

require (
github.com/99designs/gqlgen v0.17.54 // indirect
github.com/Yamashou/gqlgenc v0.27.3
github.com/Yamashou/gqlgenc v0.27.4
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/spf13/pflag v1.0.5
github.com/vektah/gqlparser/v2 v2.5.17 // 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.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
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.27.3 h1:xC3GDECaPRWnPoejVMF/shwCSSTXCW/Tfq5AGXPwwvo=
github.com/Yamashou/gqlgenc v0.27.3/go.mod h1:o3fqXA5pNUzs2PWcA4KNpsBOqP7VMMW+g8UQBbBTm6s=
github.com/Yamashou/gqlgenc v0.27.4 h1:fdMYuQUPF/Zw6YuON2bfzpOETgojA9ewsrLNP0giHDI=
github.com/Yamashou/gqlgenc v0.27.4/go.mod h1:o3fqXA5pNUzs2PWcA4KNpsBOqP7VMMW+g8UQBbBTm6s=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
github.com/briandowns/spinner v1.23.1 h1:t5fDPmScwUjozhDj4FA46p5acZWIPXYE30qW2Ptu650=
Expand Down

0 comments on commit 8255988

Please sign in to comment.