diff --git a/go.mod b/go.mod index f70ef9d..88741f0 100644 --- a/go.mod +++ b/go.mod @@ -5,6 +5,5 @@ go 1.15 require ( github.com/osteele/tuesday v1.0.3 github.com/stretchr/testify v1.7.0 - golang.org/x/tools v0.1.3 // indirect gopkg.in/yaml.v2 v2.4.0 )