Maintenance: upgrade Go dependencies
- Upgrade fatih/color to v1.12.0 - Upgrade qdm12/dns to v1.8.0 - Upgrade qdm12/golibs - Upgrade qdm12/updated
This commit is contained in:
8
go.mod
8
go.mod
@@ -3,13 +3,13 @@ module github.com/qdm12/gluetun
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/fatih/color v1.10.0
|
||||
github.com/fatih/color v1.12.0
|
||||
github.com/golang/mock v1.5.0
|
||||
github.com/kyokomi/emoji v2.2.4+incompatible
|
||||
github.com/qdm12/dns v1.7.0
|
||||
github.com/qdm12/golibs v0.0.0-20210402232648-cfebf1e87d1b
|
||||
github.com/qdm12/dns v1.8.0
|
||||
github.com/qdm12/golibs v0.0.0-20210603202746-e5494e9c2ebb
|
||||
github.com/qdm12/ss-server v0.2.0
|
||||
github.com/qdm12/updated v0.0.0-20210102012151-76b7f5994638
|
||||
github.com/qdm12/updated v0.0.0-20210603204757-205acfe6937e
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/vishvananda/netlink v1.1.0
|
||||
golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
|
||||
|
||||
Reference in New Issue
Block a user