Skip to content

Commit 9785e2d

Browse files
authored
update modules (#80)
Signed-off-by: Chris O'Haver <[email protected]>
1 parent 0b07818 commit 9785e2d

File tree

2 files changed

+11
-287
lines changed

2 files changed

+11
-287
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/coredns/corefile-migration
33
go 1.14
44

55
require (
6-
github.com/coredns/caddy v1.1.0
6+
github.com/coredns/caddy v1.1.1
77
github.com/lithammer/dedent v1.1.0
8-
github.com/spf13/cobra v1.1.3
8+
github.com/spf13/cobra v1.8.0
99
)

0 commit comments

Comments
 (0)