diff --git a/go.mod b/go.mod index 3be0d54..41d75c5 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/smartystreets/assertions v1.1.0 // indirect github.com/smartystreets/goconvey v1.6.4 // indirect github.com/stretchr/testify v1.5.1 - golang.org/x/net v0.7.0 // indirect + golang.org/x/net v0.17.0 // indirect gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect gopkg.in/ini.v1 v1.56.0 gopkg.in/yaml.v2 v2.2.8 // indirect