Build(deps): Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 (#191)

Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](https://github.com/jarcoal/httpmock/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-07 09:33:47 +02:00
committed by GitHub
parent ad646538c3
commit b2ad584107
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/gliderlabs/ssh v0.3.8
github.com/go-resty/resty/v2 v2.16.5
github.com/google/uuid v1.6.0
github.com/jarcoal/httpmock v1.3.1
github.com/jarcoal/httpmock v1.4.0
github.com/melbahja/goph v1.4.0
github.com/prometheus/client_golang v1.20.5
github.com/rabbitmq/amqp091-go v1.10.0