diff --git a/go.mod b/go.mod index 14c6119..c4c4879 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,3 @@ require ( github.com/alexflint/go-scalar v1.0.0 github.com/stretchr/testify v1.2.2 ) - -go 1.13