Skip to content

Commit

Permalink
build(deps): bump github.com/Yamashou/gqlgenc from 0.16.2 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) from 0.16.2 to 0.18.0.
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](Yamashou/gqlgenc@v0.16.2...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent b84426f commit 8b84818
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 @@ -3,7 +3,7 @@ module github.com/altinity/terraform-provider-altinitycloud
go 1.20

require (
github.com/Yamashou/gqlgenc v0.16.2
github.com/Yamashou/gqlgenc v0.18.0
github.com/hashicorp/terraform-plugin-docs v0.18.0
github.com/hashicorp/terraform-plugin-framework v1.5.0
github.com/hashicorp/terraform-plugin-go v0.21.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/Masterminds/sprig/v3 v3.2.3/go.mod h1:rXcFaZ2zZbLRJv/xSysmlgIM1u11eBa
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c h1:kMFnB0vCcX7IL/m9Y5LO+KQYv+t1CQOiFe6+SV2J7bE=
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c/go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0=
github.com/Yamashou/gqlgenc v0.16.2 h1:Vooa6TpYIlOaMzmaKFVP8046ubR+jhIbfNsdj+m5Ceo=
github.com/Yamashou/gqlgenc v0.16.2/go.mod h1:yKaNzczoGrIElG3mG8j2Bg3imv4WyIjLSTRBtvhfMtU=
github.com/Yamashou/gqlgenc v0.18.0 h1:kPSmYeLTuk688+7V8o9PiblsPxVLQCoGA6bLuDr0grE=
github.com/Yamashou/gqlgenc v0.18.0/go.mod h1:FFb4nLQqE6yN6Q6gX9cnrKYAG0gjmZ8NFmLp9cXwdUk=
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
github.com/agext/levenshtein v1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8=
Expand Down

0 comments on commit 8b84818

Please sign in to comment.