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

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

---
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] 2023-02-09 19:58:17 +00:00 committed by GitHub
parent 149c4eb54c
commit 8d6dc64cc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module github.com/wneessen/apg-go
go 1.16
require github.com/wneessen/go-hibp v1.0.5
require github.com/wneessen/go-hibp v1.0.6

4
go.sum
View file

@ -1,2 +1,2 @@
github.com/wneessen/go-hibp v1.0.5 h1:a+JNNdcixCU5elLs7HLxtZ9uhIDq79iTuakMdq4kFwY=
github.com/wneessen/go-hibp v1.0.5/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
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=