Skip to content

Commit 81991a9

Browse files
Bump github.com/jarcoal/httpmock from 1.0.8 to 1.2.0
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.0.8 to 1.2.0. - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.0.8...v1.2.0) --- updated-dependencies: - dependency-name: github.com/jarcoal/httpmock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fea9fb7 commit 81991a9

File tree

2 files changed

+1190
-3
lines changed

2 files changed

+1190
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/elastic/go-libaudit/v2 v2.2.0
88
github.com/florianl/go-nflog/v2 v2.0.1
99
github.com/google/gopacket v1.1.19
10-
github.com/jarcoal/httpmock v1.0.8
10+
github.com/jarcoal/httpmock v1.2.0
1111
github.com/miekg/dns v1.1.48
1212
github.com/pkg/errors v0.9.1
1313
)

0 commit comments

Comments
 (0)