Merge pull request #48 from wneessen/dependabot/go_modules/github.com/wneessen/go-hibp-1.0.3

Bump github.com/wneessen/go-hibp from 1.0.2 to 1.0.3
This commit is contained in:
Winni Neessen 2022-06-10 22:25:16 +02:00 committed by GitHub
commit 359bd791b4
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.2
require github.com/wneessen/go-hibp v1.0.3

4
go.sum
View file

@ -1,2 +1,2 @@
github.com/wneessen/go-hibp v1.0.2 h1:QbNGJ6hO0zfJn4rBy007Ur5lDj5m2rxQOJBZXje4cxg=
github.com/wneessen/go-hibp v1.0.2/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=
github.com/wneessen/go-hibp v1.0.3 h1:7T5tAoqre6+A4CdZRXZb9VbxWCcdzr+BdskyghxpaME=
github.com/wneessen/go-hibp v1.0.3/go.mod h1:Ldg6DQg4fMCveVKgL+RL9Jy+9TsljjAP704Ix8X3jOw=