Skip to content

Commit

Permalink
build(deps): bump github.com/aiven/go-client-codegen from 0.0.0-20240…
Browse files Browse the repository at this point in the history
…213112349-71431469935b to 0.1.0 (#649)
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 29e96d0 commit c1c450a
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/aiven/aiven-go-client/v2 v2.12.0
github.com/aiven/go-api-schemas v1.59.0
github.com/aiven/go-client-codegen v0.0.0-20240213112349-71431469935b
github.com/aiven/go-client-codegen v0.1.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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/aiven/aiven-go-client/v2 v2.12.0 h1:VxOfn61AtfLjy2B+DdXF2/7OHyyFZ1aQa
github.com/aiven/aiven-go-client/v2 v2.12.0/go.mod h1:x0xhzxWEKAwKv0xY5FvECiI6tesWshcPHvjwl0B/1SU=
github.com/aiven/go-api-schemas v1.59.0 h1:DEH5KuxCpdtIxcnBubwf/svjExE1KK3DbQHT+tb5aeU=
github.com/aiven/go-api-schemas v1.59.0/go.mod h1:/bPxBUHza/2Aeer6hIIdB++GxKiw9K1KCBtRa2rtZ5I=
github.com/aiven/go-client-codegen v0.0.0-20240213112349-71431469935b h1:B4iTBntthSx0O/CfuTJStrKp0AMXG2XOE/Ste6eF7BI=
github.com/aiven/go-client-codegen v0.0.0-20240213112349-71431469935b/go.mod h1:qQ5dwRfNnGS4eAYk7JdC5htQI85g7eA/e71ZLyY8pQw=
github.com/aiven/go-client-codegen v0.1.0 h1:MWBiyQ4gC/SVBvUa4vYqH/6evA2D6/sqAgpJSBU98Ao=
github.com/aiven/go-client-codegen v0.1.0/go.mod h1:qQ5dwRfNnGS4eAYk7JdC5htQI85g7eA/e71ZLyY8pQw=
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 c1c450a

Please sign in to comment.