diff --git a/go.mod b/go.mod index ebd4cf0..e82836d 100644 --- a/go.mod +++ b/go.mod @@ -3,3 +3,6 @@ module github.com/gabriel-vasile/mimetype go 1.20 require golang.org/x/net v0.30.0 + +// v1.4.4 had a test file detected as malicious by antivirus software. #575 +retract v1.4.4