fix(deps): update module git.happydns.org/checker-dangling to v0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
802eaa4534
commit
ae6bae466e
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -10,7 +10,7 @@ require (
|
|||
git.happydns.org/checker-blacklist v0.2.0
|
||||
git.happydns.org/checker-caa v0.2.2
|
||||
git.happydns.org/checker-dane v0.2.0
|
||||
git.happydns.org/checker-dangling v0.1.0
|
||||
git.happydns.org/checker-dangling v0.2.0
|
||||
git.happydns.org/checker-dav v0.2.0
|
||||
git.happydns.org/checker-delegation v0.1.0
|
||||
git.happydns.org/checker-dnssec v0.1.0
|
||||
|
|
|
|||
2
go.sum
2
go.sum
|
|
@ -30,6 +30,8 @@ git.happydns.org/checker-dane v0.2.0 h1:itN9q3zfZeiJgibyjUhQsHDr5StLSDk5CgOHBE3O
|
|||
git.happydns.org/checker-dane v0.2.0/go.mod h1:GEdoDOO4LdwQQouPgl0JHyOFsMWGSp2mxdU5H9FCses=
|
||||
git.happydns.org/checker-dangling v0.1.0 h1:gZVyHAKG2U1FXBt7cPnZsr45JQWZ21jlThKhHckb+i8=
|
||||
git.happydns.org/checker-dangling v0.1.0/go.mod h1:pVvhXkZiKueKhWe878GrN+7BMRrqtJDfTSKLX5eCC5M=
|
||||
git.happydns.org/checker-dangling v0.2.0 h1:5T/CqxhxLyASZyNK9SWZKamlAvXA/9K6xlqo4ahRd+U=
|
||||
git.happydns.org/checker-dangling v0.2.0/go.mod h1:pVvhXkZiKueKhWe878GrN+7BMRrqtJDfTSKLX5eCC5M=
|
||||
git.happydns.org/checker-dav v0.1.0 h1:7IcviX3IKWdCzzxkILFegOgTrq20EX8CQ+jdfKeP2bs=
|
||||
git.happydns.org/checker-dav v0.1.0/go.mod h1:xLBErwwNqEd27aVCkVFnPEIKFdUqvTqvbhq4AoHXIOY=
|
||||
git.happydns.org/checker-dav v0.2.0 h1:kbsCWD3U3g1gjPhBZSGeRd6P4DZ4F0N416o47o5eO8s=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue