Skip to content

Commit fbae784

Browse files
authored
Retract v1.14.1-v.1.14.3 (#742)
Officially retract old versions due to #503 Active Jan 11, 2022 -> Feb 22, 2022
1 parent 463eb4c commit fbae784

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

go.mod

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
module github.com/klauspost/compress
22

33
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

Comments
 (0)