Skip to content

Commit cd6c0df

Browse files
author
David Ventura
committed
bump libdns/gcore version
1 parent 9905d2e commit cd6c0df

File tree

2 files changed

+9
-61
lines changed

2 files changed

+9
-61
lines changed

Diff for: go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/caddy-dns/gcore
33
go 1.23.1
44

55
require (
6-
github.com/libdns/gcore v0.0.0-20250111225003-716db52b5bac
76
github.com/caddyserver/caddy/v2 v2.9.1
7+
github.com/libdns/gcore v0.0.0-20250127070537-4a9d185c9d20
88
)
99

1010
require (
@@ -14,7 +14,6 @@ require (
1414
github.com/caddyserver/zerossl v0.1.3 // indirect
1515
github.com/cespare/xxhash/v2 v2.3.0 // indirect
1616
github.com/francoispqt/gojay v1.2.13 // indirect
17-
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
1817
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
1918
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
2019
github.com/google/uuid v1.6.0 // indirect

0 commit comments

Comments
 (0)