Bump github.com/wneessen/go-hibp from 1.0.6 to 1.0.7

Bumps [github.com/wneessen/go-hibp](https://github.com/wneessen/go-hibp) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/wneessen/go-hibp/releases)
- [Commits](https://github.com/wneessen/go-hibp/compare/v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: github.com/wneessen/go-hibp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-07 19:26:47 +00:00 committed by GitHub
parent 0bb4079851
commit cfc8dbbc42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -6,4 +6,4 @@ module github.com/wneessen/apg-go
go 1.22
require github.com/wneessen/go-hibp v1.0.6
require github.com/wneessen/go-hibp v1.0.7

4
go.sum
View file

@ -1,2 +1,2 @@
github.com/wneessen/go-hibp v1.0.6 h1:RpV540tVJpxefjCCctzq1cQaIFFlkd3nh+HhPVD6Hys=
github.com/wneessen/go-hibp v1.0.6/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
github.com/wneessen/go-hibp v1.0.7 h1:Yk3GdWR8w0zw8LvODESOYymlATH80bUpUYlZAd6kHlM=
github.com/wneessen/go-hibp v1.0.7/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=