mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-10 00:02:54 +01:00
Bump github.com/wneessen/go-hibp from 1.0.4 to 1.0.5
Bumps [github.com/wneessen/go-hibp](https://github.com/wneessen/go-hibp) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/wneessen/go-hibp/releases) - [Commits](https://github.com/wneessen/go-hibp/compare/v1.0.4...v1.0.5) --- 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
a08b362e19
commit
bf2c303ca5
2 changed files with 3 additions and 5 deletions
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module github.com/wneessen/apg-go
|
||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
||||||
require github.com/wneessen/go-hibp v1.0.4
|
require github.com/wneessen/go-hibp v1.0.5
|
||||||
|
|
6
go.sum
6
go.sum
|
@ -1,4 +1,2 @@
|
||||||
github.com/wneessen/go-hibp v1.0.3 h1:7T5tAoqre6+A4CdZRXZb9VbxWCcdzr+BdskyghxpaME=
|
github.com/wneessen/go-hibp v1.0.5 h1:a+JNNdcixCU5elLs7HLxtZ9uhIDq79iTuakMdq4kFwY=
|
||||||
github.com/wneessen/go-hibp v1.0.3/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
github.com/wneessen/go-hibp v1.0.5/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
||||||
github.com/wneessen/go-hibp v1.0.4 h1:G/DPSu30FD/M/JFqFK+2512z3OilCUF1LdQnB8Xzx5g=
|
|
||||||
github.com/wneessen/go-hibp v1.0.4/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
|
||||||
|
|
Loading…
Reference in a new issue