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

Bumps [gopkg.in/h2non/gock.v1](https://github.com/h2non/gock) from 1.0.15 to 1.0.16.
- [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.15...v1.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-17 16:52:11 +00:00
committed by GitHub
parent a8274ced08
commit 90d73a3d9f
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ require (
github.com/google/uuid v1.1.2
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v1.1.1
gopkg.in/h2non/gock.v1 v1.0.15
gopkg.in/h2non/gock.v1 v1.0.16
)