mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-22 05:40:51 +01:00
Merge pull request #51 from wneessen/dependabot/go_modules/github.com/wneessen/go-hibp-1.0.6
Bump github.com/wneessen/go-hibp from 1.0.5 to 1.0.6
This commit is contained in:
commit
565a714cc6
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.5
|
||||
require github.com/wneessen/go-hibp v1.0.6
|
||||
|
|
4
go.sum
4
go.sum
|
@ -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=
|
||||
|
|
Loading…
Reference in a new issue