Skip to content

Commit

Permalink
build(deps): bump the main group with 3 updates (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 035a393 commit 1dcb491
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aiven/aiven-operator
go 1.21

require (
github.com/aiven/aiven-go-client/v2 v2.15.0
github.com/aiven/go-api-schemas v1.67.0
github.com/aiven/go-client-codegen v0.4.0
github.com/aiven/aiven-go-client/v2 v2.16.0
github.com/aiven/go-api-schemas v1.68.0
github.com/aiven/go-client-codegen v0.5.0
github.com/dave/jennifer v1.7.0
github.com/docker/go-units v0.5.0
github.com/ghodss/yaml v1.0.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
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/go-api-schemas v1.67.0 h1:cxnxUwXjncGTOsploEq5NsNpKa1d+GMP2/oxwzYxiU8=
github.com/aiven/go-api-schemas v1.67.0/go.mod h1:/bPxBUHza/2Aeer6hIIdB++GxKiw9K1KCBtRa2rtZ5I=
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/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.5.0 h1:Ee9gyK8BdqPG1SQ0NKHavWS0RHbGs81phgNXhH72eLQ=
github.com/aiven/go-client-codegen v0.5.0/go.mod h1:R6nTHRxO0+R6vy6eOMYa2TVy2Ma3zewE/aeogV9NGuo=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit 1dcb491

Please sign in to comment.