Skip to content

Commit

Permalink
alidns: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
viscropst committed Dec 7, 2020
1 parent 47569b6 commit f5beca1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.14

require (
github.com/caddyserver/caddy/v2 v2.2.2
github.com/libdns/alidns v1.0.0
github.com/libdns/alidns v1.0.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+
github.com/letsencrypt/pkcs11key v2.0.1-0.20170608213348-396559074696+incompatible/go.mod h1:iGYXKqDXt0cpBthCHdr9ZdsQwyGlYFh/+8xa4WzIQ34=
github.com/lib/pq v1.1.1/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/libdns/alidns v1.0.0 h1:eRFgzsc0t/jbKGsGUtNSJIMBXJpzmGnC4PnpfmRUCRs=
github.com/libdns/alidns v1.0.0/go.mod h1:UhIe92TA0enlYPKxpW4N3UtxcqiXnSRNPZdAXRnJkM0=
github.com/libdns/alidns v1.0.1 h1:hOqjF6rSvJQVaImoZE30bnzB+wgxFtkGXmVqnqcjIqY=
github.com/libdns/alidns v1.0.1/go.mod h1:UhIe92TA0enlYPKxpW4N3UtxcqiXnSRNPZdAXRnJkM0=
github.com/libdns/libdns v0.1.0 h1:0ctCOrVJsVzj53mop1angHp/pE3hmAhP7KiHvR0HD04=
github.com/libdns/libdns v0.1.0/go.mod h1:yQCXzk1lEZmmCPa857bnk4TsOiqYasqpyOEeSObbb40=
github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4=
Expand Down

0 comments on commit f5beca1

Please sign in to comment.