1
0
digitalocean-dynamic-dns-ip/go.mod
Tony Grosinger 9ba150953e Make the config file a required argument
When running in a container we should not attempt to look in the
homedir for a config file. The user should explicitly mount it into the
container and pass it to the program.
2022-12-06 13:36:54 -08:00

4 lines
64 B
Modula-2

module github.com/anaganisk/digitalocean-dynamic-dns-ip
go 1.8