mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-08 06:04:24 +08:00
8 lines
142 B
Modula-2
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
|
|
)
|