We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463eb4c commit fbae784Copy full SHA for fbae784
go.mod
@@ -1,3 +1,10 @@
1
module github.com/klauspost/compress
2
3
go 1.17
4
+
5
+retract (
6
+ // https://github.com/klauspost/compress/pull/503
7
+ v1.14.3
8
+ v1.14.2
9
+ v1.14.1
10
+)
0 commit comments