dnscontrol/vendor/github.com/tiramiseb/go-gandi/go.mod
2020-03-27 12:09:56 -04:00

8 lines
142 B
Modula-2

module github.com/tiramiseb/go-gandi
go 1.13
require (
github.com/alecthomas/kong v0.2.2
github.com/stretchr/testify v1.4.0 // indirect
)