module code.crute.me/mcrute/go_ddns_manager go 1.13 require ( github.com/gin-gonic/gin v1.5.0 github.com/miekg/dns v1.1.26 github.com/spf13/cobra v0.0.5 github.com/spf13/viper v1.3.2 golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect )