mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
parent
4ca74e4464
commit
9fd69a4c0b
2 changed files with 74 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
module github.com/coredns/deployment/kubernetes/migration/
|
||||
module github.com/coredns/deployment/kubernetes/migration
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
|
||||
github.com/mholt/caddy v1.0.0
|
||||
github.com/sergi/go-diff v1.0.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue