Change no_lzma and no_lzo to no_obsolete and no_gpl

Added build tags section to README
This commit is contained in:
Caleb Gardner
2025-03-17 06:16:25 -05:00
parent 638355ab71
commit ad24995b7b
10 changed files with 143 additions and 39 deletions
+1
View File
@@ -1,4 +1,5 @@
//go:build !no_lzo
package decompress
import (