Skip to content

Commit a9dedb7

Browse files
committed
dasd
Signed-off-by: Elhay Efrat <[email protected]>
1 parent 5bbe344 commit a9dedb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
go 1.19
22

33
require (
4-
github.com/caddyserver/caddy v1.0.5
4+
github.com/caddyserver/caddy v1.0.4
55
github.com/coredns/coredns v1.7.0
66
github.com/golang/protobuf v1.5.2
77
github.com/miekg/dns v1.1.43
@@ -39,7 +39,7 @@ require (
3939
github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 // indirect
4040
github.com/pingcap/errors v0.11.4 // indirect
4141
github.com/pkg/errors v0.9.1 // indirect
42-
github.com/prometheus/client_model v0.6.0 // indirect
42+
github.com/prometheus/client_model v0.2.0 // indirect
4343
github.com/prometheus/common v0.31.1 // indirect
4444
github.com/prometheus/procfs v0.6.0 // indirect
4545
github.com/spf13/pflag v1.0.5 // indirect

0 commit comments

Comments
 (0)