Merge pull request #13 from Yuzuki616/dependabot/go_modules/github.com/juju/ratelimit-1.0.2

Bump github.com/juju/ratelimit from 1.0.1 to 1.0.2
This commit is contained in:
Yuzuki
2022-07-20 22:46:46 +08:00
committed by GitHub
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