Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 9af3edb

Browse files
committed
Upgrade dnspodcn package
1 parent 5640970 commit 9af3edb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module clevergo.tech/caddy-dnspodcn
33
go 1.13
44

55
require (
6-
clevergo.tech/dnspodcn v0.1.0
6+
clevergo.tech/dnspodcn v0.1.1
77
github.com/caddyserver/caddy/v2 v2.1.1
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
clevergo.tech/dnspodcn v0.1.0 h1:9TFX+Q5sOYYStmHCzjV33g7JchTQeKf+Zv6cTG4dPWw=
2-
clevergo.tech/dnspodcn v0.1.0/go.mod h1:4Io4XQwW3CebXd/irrpygiiuCsAaHP4yAi1CIb5hBRc=
1+
clevergo.tech/dnspodcn v0.1.1 h1:0D8hKcHXpG4/O9A3K+jghPYmty8FPumbOOVrJM0DjGQ=
2+
clevergo.tech/dnspodcn v0.1.1/go.mod h1:4Io4XQwW3CebXd/irrpygiiuCsAaHP4yAi1CIb5hBRc=
33
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
44
cloud.google.com/go v0.31.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
55
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=

0 commit comments

Comments
 (0)