Skip to content

Commit

Permalink
Update libdns/powerdns. Fixes #1.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickygerritsen committed Feb 6, 2023
1 parent c985ef6 commit 79c99dc
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.16

require (
github.com/caddyserver/caddy/v2 v2.4.1
github.com/libdns/powerdns v0.1.1
github.com/libdns/powerdns v0.1.2
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/libdns/libdns v0.2.0/go.mod h1:yQCXzk1lEZmmCPa857bnk4TsOiqYasqpyOEeSObbb40=
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/libdns/powerdns v0.1.1 h1:zpckdg+CDm2fzdVpD3GFCmY9VGuHlUtoMqopzDffcrU=
github.com/libdns/powerdns v0.1.1/go.mod h1:anuobw6Vnty61NPpcoLDQVrgKqpBGBSby+nzoygrhtU=
github.com/libdns/powerdns v0.1.2 h1:H4Y5PtKZw3Es+S+IYyfvOmqHhaofDyRY+3MRVGHFBu0=
github.com/libdns/powerdns v0.1.2/go.mod h1:anuobw6Vnty61NPpcoLDQVrgKqpBGBSby+nzoygrhtU=
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743/go.mod h1:qklhhLq1aX+mtWk9cPHPzaBjWImj5ULL6C7HFJtXQMM=
github.com/lightstep/lightstep-tracer-go v0.18.1/go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4=
github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4=
Expand Down

0 comments on commit 79c99dc

Please sign in to comment.