Bump github.com/gookit/config/v2 from 2.1.1 to 2.1.2

Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  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-06-02 11:04:47 +00:00
committed by GitHub
parent 6cde9c5405
commit 9ac6e3c243
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ require (
github.com/gofrs/uuid v4.2.0+incompatible
github.com/golang-jwt/jwt/v4 v4.4.1
github.com/golang/protobuf v1.5.2
github.com/gookit/config/v2 v2.1.1
github.com/gookit/config/v2 v2.1.2
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.2
github.com/justinas/alice v1.2.0