Bump github.com/juju/ratelimit from 1.0.1 to 1.0.2

Bumps [github.com/juju/ratelimit](https://github.com/juju/ratelimit) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/juju/ratelimit/releases)
- [Commits](https://github.com/juju/ratelimit/compare/1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/juju/ratelimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-14 03:48:01 +00:00
committed by GitHub
parent 107465242d
commit 2329a2f3e7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/go-resty/resty/v2 v2.7.0
github.com/golang/protobuf v1.5.2 // indirect
github.com/imdario/mergo v0.3.13
github.com/juju/ratelimit v1.0.1
github.com/juju/ratelimit v1.0.2
github.com/r3labs/diff/v2 v2.15.1
github.com/spf13/viper v1.12.0
github.com/stretchr/testify v1.8.0