Skip to content

Commit

Permalink
build(deps): bump github.com/aiven/aiven-go-client from 1.14.0 to 1.1…
Browse files Browse the repository at this point in the history
…5.0 (#1170)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2023
1 parent da04a66 commit 2e06814
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/aiven/terraform-provider-aiven
go 1.18

require (
github.com/aiven/aiven-go-client v1.14.0
github.com/aiven/aiven-go-client v1.15.0
github.com/avast/retry-go v3.0.0+incompatible
github.com/dave/jennifer v1.6.1
github.com/docker/go-units v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ github.com/acomagu/bufpipe v1.0.4 h1:e3H4WUzM3npvo5uv95QuJM3cQspFNtFBzvJ2oNjKIDQ
github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=
github.com/agext/levenshtein v1.2.3/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/aiven/aiven-go-client v1.14.0 h1:qJLFAQBKNDG5d6zBcZt4HIWKT0RpmMAA6GtAT6oR3LQ=
github.com/aiven/aiven-go-client v1.14.0/go.mod h1:3Hh1PDNcqNNCYrkU/jSAHMV/b/ynoy73fwhBPKnMe6I=
github.com/aiven/aiven-go-client v1.15.0 h1:0QrL6Y5QZEi2Zre0ZEz5zq2lRXx6yPGf3nj83KEluVo=
github.com/aiven/aiven-go-client v1.15.0/go.mod h1:3Hh1PDNcqNNCYrkU/jSAHMV/b/ynoy73fwhBPKnMe6I=
github.com/aiven/go-api-schemas v1.9.0 h1:jMHSf7abkzdU3SaXVuT6TRyxd0GcUjhKNitYMB/HoPM=
github.com/aiven/go-api-schemas v1.9.0/go.mod h1:RmQ8MfxwxAP2ji9eJtP6dICOaTMcQD9b5aQT3Bp7uzI=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
Expand Down

0 comments on commit 2e06814

Please sign in to comment.