chore(deps): bump gopkg.in/h2non/gock.v1 from 1.0.16 to 1.1.0

Bumps [gopkg.in/h2non/gock.v1](https://github.com/h2non/gock) from 1.0.16 to 1.1.0.
- [Release notes](https://github.com/h2non/gock/releases)
- [Changelog](https://github.com/h2non/gock/blob/master/History.md)
- [Commits](https://github.com/h2non/gock/compare/v1.0.16...v1.1.0)

---
updated-dependencies:
- dependency-name: gopkg.in/h2non/gock.v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-03 06:02:14 +00:00
committed by pancho horrillo
parent e6de00ebdc
commit 7c50030276
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ require (
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v1.1.3
gopkg.in/h2non/gock.v1 v1.0.16
gopkg.in/h2non/gock.v1 v1.1.0
)