mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-09 15:52:54 +01:00
Bump github.com/wneessen/go-hibp from 1.0.0 to 1.0.2
Bumps [github.com/wneessen/go-hibp](https://github.com/wneessen/go-hibp) from 1.0.0 to 1.0.2. - [Release notes](https://github.com/wneessen/go-hibp/releases) - [Commits](https://github.com/wneessen/go-hibp/compare/v1.0.0...v1.0.2) --- 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
1f682e8f34
commit
b13487540d
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module github.com/wneessen/apg-go
|
|||
|
||||
go 1.16
|
||||
|
||||
require github.com/wneessen/go-hibp v1.0.0
|
||||
require github.com/wneessen/go-hibp v1.0.2
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1,2 +1,2 @@
|
|||
github.com/wneessen/go-hibp v1.0.0 h1:XmjymVwdhH06TVzU/ahlYzwAhX3OgxoxvyJ3HPa8gks=
|
||||
github.com/wneessen/go-hibp v1.0.0/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
||||
github.com/wneessen/go-hibp v1.0.2 h1:QbNGJ6hO0zfJn4rBy007Ur5lDj5m2rxQOJBZXje4cxg=
|
||||
github.com/wneessen/go-hibp v1.0.2/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
|
||||
|
|
Loading…
Reference in a new issue