diff --git a/go.mod b/go.mod index e7dc705..ac5d2ce 100644 --- a/go.mod +++ b/go.mod @@ -15,5 +15,4 @@ require ( github.com/sirupsen/logrus v1.5.0 github.com/stretchr/testify v1.4.0 // indirect go.uber.org/atomic v1.4.0 - golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e )