Skip to content

Commit

Permalink
build(deps): bump the main group with 2 updates (#1693)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 6db9b71 commit 64aee79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/aiven/terraform-provider-aiven
go 1.22

require (
github.com/aiven/aiven-go-client/v2 v2.15.0
github.com/aiven/go-client-codegen v0.4.0
github.com/aiven/aiven-go-client/v2 v2.16.0
github.com/aiven/go-client-codegen v0.5.0
github.com/avast/retry-go v3.0.0+incompatible
github.com/dave/jennifer v1.7.0
github.com/docker/go-units v0.5.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,12 @@ github.com/ProtonMail/go-crypto v1.1.0-alpha.0/go.mod h1:rA3QumHc/FZ8pAHreoekgiA
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/v2 v2.15.0 h1:/XTtxtLmwmf9Sd0vPquj8ayLR+iCvFs4AbqS9RE1CM0=
github.com/aiven/aiven-go-client/v2 v2.15.0/go.mod h1:gfx03bbgWlhYlrpHOHLeGKLhfjMyzX/sPvXHUsnfkc0=
github.com/aiven/aiven-go-client/v2 v2.16.0 h1:JoO2csO44/fwHoy3a/URfDnPghaeKoGGH1bCOt8pzBU=
github.com/aiven/aiven-go-client/v2 v2.16.0/go.mod h1:gfx03bbgWlhYlrpHOHLeGKLhfjMyzX/sPvXHUsnfkc0=
github.com/aiven/go-api-schemas v1.68.0 h1:I6IgE4ICSVUgY+RIQ7FDrtLn20N4swJOgNijUwMtrnU=
github.com/aiven/go-api-schemas v1.68.0/go.mod h1:DnYTV2K5j1Jb6PkiTDvOxk4M2Gh3q0PHS9yLEAg1L0w=
github.com/aiven/go-client-codegen v0.4.0 h1:8wY+JjcrFY0KvlRc0pwKEwY/JYAaxmtePkzi8reXX+A=
github.com/aiven/go-client-codegen v0.4.0/go.mod h1:R6nTHRxO0+R6vy6eOMYa2TVy2Ma3zewE/aeogV9NGuo=
github.com/aiven/go-client-codegen v0.5.0 h1:Ee9gyK8BdqPG1SQ0NKHavWS0RHbGs81phgNXhH72eLQ=
github.com/aiven/go-client-codegen v0.5.0/go.mod h1:R6nTHRxO0+R6vy6eOMYa2TVy2Ma3zewE/aeogV9NGuo=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3/go.mod h1:oL81AME2rN47vu18xqj1S1jPIPuN7afo62yKTNn3XMM=
github.com/apparentlymart/go-textseg v1.0.0/go.mod h1:z96Txxhf3xSFMPmb5X/1W05FF/Nj9VFpLOpjS5yuumk=
Expand Down

0 comments on commit 64aee79

Please sign in to comment.