add various tests for prepareConfig and update go dependencies
This commit is contained in:
parent
41107cdc2e
commit
4cb237a05b
3 changed files with 463 additions and 2 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module git.preisner.eu/preisi/dyndns-server
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.6
|
||||
github.com/pelletier/go-toml v1.9.3
|
||||
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue