mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-21 21:30:51 +01:00
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:
parent
0bb4079851
commit
cfc8dbbc42
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -6,4 +6,4 @@ module github.com/wneessen/apg-go
|
||||||
|
|
||||||
go 1.22
|
go 1.22
|
||||||
|
|
||||||
require github.com/wneessen/go-hibp v1.0.6
|
require github.com/wneessen/go-hibp v1.0.7
|
||||||
|
|
4
go.sum
4
go.sum
|
@ -1,2 +1,2 @@
|
||||||
github.com/wneessen/go-hibp v1.0.6 h1:RpV540tVJpxefjCCctzq1cQaIFFlkd3nh+HhPVD6Hys=
|
github.com/wneessen/go-hibp v1.0.7 h1:Yk3GdWR8w0zw8LvODESOYymlATH80bUpUYlZAd6kHlM=
|
||||||
github.com/wneessen/go-hibp v1.0.6/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
github.com/wneessen/go-hibp v1.0.7/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
||||||
|
|
Loading…
Reference in a new issue