Bump github.com/melbahja/goph from 1.3.1 to 1.4.0 (#66)

Bumps [github.com/melbahja/goph](https://github.com/melbahja/goph) from 1.3.1 to 1.4.0.
- [Commits](https://github.com/melbahja/goph/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/melbahja/goph
  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>
Co-authored-by: Mario Candela <m4r10.php@gmail.com>
This commit is contained in:
dependabot[bot]
2023-10-02 08:31:59 +02:00
committed by GitHub
parent 26fa5f5ec9
commit dbcff8d002
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/go-resty/resty/v2 v2.9.1
github.com/google/uuid v1.3.1
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.3.1
github.com/melbahja/goph v1.4.0
github.com/prometheus/client_golang v1.17.0
github.com/rabbitmq/amqp091-go v1.8.1
github.com/sirupsen/logrus v1.9.3