update go.mod

This commit is contained in:
Tom Limoncelli 2023-10-31 09:26:37 -04:00
parent 5d8b8c906f
commit 486f461d19

2
go.mod
View file

@ -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