diff --git a/go.mod b/go.mod index 38f2e80..6f35bf2 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,4 @@ module github.com/acaloiaro/ess go 1.24.1 -require ( - github.com/acaloiaro/go-envparse v0.5.0 -) +require github.com/acaloiaro/go-envparse v0.5.0