mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-09 17:08:08 +08:00
update go.mod
This commit is contained in:
parent
5d8b8c906f
commit
486f461d19
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -62,7 +62,7 @@ require (
|
|||
github.com/G-Core/gcore-dns-sdk-go v0.2.6
|
||||
github.com/fatih/color v1.15.0
|
||||
github.com/fbiville/markdown-table-formatter v0.3.0
|
||||
github.com/google/go-cmp v0.5.9
|
||||
github.com/google/go-cmp v0.6.0
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
||||
github.com/kylelemons/godebug v1.1.0
|
||||
github.com/mattn/go-isatty v0.0.20
|
||||
|
|
Loading…
Reference in a new issue