Skip to content

Commit

Permalink
fix(deps): update module github.com/aiven/aiven-go-client to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent fa68d5a commit 7432803
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module aiven-metadata-prometheus-exporter

require (
github.com/aiven/aiven-go-client v1.32.0
github.com/aiven/aiven-go-client v1.33.0
github.com/go-co-op/gocron v1.30.1
github.com/prometheus/client_golang v1.16.0
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ github.com/aiven/aiven-go-client v1.27.0 h1:PPlCTTm2ZPrJpIRpYGXFTFVoWjqDu+nfuRQP
github.com/aiven/aiven-go-client v1.27.0/go.mod h1:3Hh1PDNcqNNCYrkU/jSAHMV/b/ynoy73fwhBPKnMe6I=
github.com/aiven/aiven-go-client v1.32.0 h1:2iY/l/8eHKyMsx/Ub32S8lodZm0h8KqWyMbQKZRyDZU=
github.com/aiven/aiven-go-client v1.32.0/go.mod h1:3Hh1PDNcqNNCYrkU/jSAHMV/b/ynoy73fwhBPKnMe6I=
github.com/aiven/aiven-go-client v1.33.0 h1:7Cv1KhrB+kXAXpwiZHBYJ87m1jZQ+xTlsclYKz11xck=
github.com/aiven/aiven-go-client v1.33.0/go.mod h1:3Hh1PDNcqNNCYrkU/jSAHMV/b/ynoy73fwhBPKnMe6I=
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 7432803

Please sign in to comment.