Fix build flags

This commit is contained in:
Caleb Gardner
2025-03-17 06:28:31 -05:00
parent 1e2a8f4b75
commit 88315ee384
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build !no_gpl && !no_obsolete
package decompress
import "errors"