Skip to content

Commit

Permalink
bump libdns-ionos version
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Aug 5, 2021
1 parent 2fb6208 commit 411322b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.16

require (
github.com/caddyserver/caddy/v2 v2.4.3
github.com/libdns/ionos v1.0.0
github.com/libdns/ionos v1.0.1
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,8 @@ 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/ionos v1.0.0 h1:YA0bwYj7OdVFdLStC9nt/bsRNF1N3eUzPrTPI9Leulk=
github.com/libdns/ionos v1.0.0/go.mod h1:Ws3p//PQmCjWigBtaxD/wGE1G0Bv9Nsp4ZI8brAHmP4=
github.com/libdns/ionos v1.0.1 h1:YLU1v4iimuSr+txIPesqTrSU8jgz9DKynwDaffL3vHw=
github.com/libdns/ionos v1.0.1/go.mod h1:Ws3p//PQmCjWigBtaxD/wGE1G0Bv9Nsp4ZI8brAHmP4=
github.com/libdns/libdns v0.2.1 h1:Wu59T7wSHRgtA0cfxC+n1c/e+O3upJGWytknkmFEDis=
github.com/libdns/libdns v0.2.1/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 411322b

Please sign in to comment.