fix(deps): update module github.com/jarcoal/httpmock to v1.2.0

This commit is contained in:
Renovate Bot
2022-05-07 01:12:40 +00:00
committed by renovate[bot]
parent 1c0b7e860d
commit 3849692db4
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/go-openapi/validate v0.21.0
github.com/google/go-cmp v0.5.8
github.com/hashicorp/golang-lru v0.5.4
github.com/jarcoal/httpmock v1.1.0
github.com/jarcoal/httpmock v1.2.0
github.com/knadh/koanf v1.4.1
github.com/mitchellh/mapstructure v1.5.0
github.com/pmezard/go-difflib v1.0.0