Skip to content

Commit

Permalink
Retract v1.14.1-v.1.14.3
Browse files Browse the repository at this point in the history
Officially retract old versions due to #503

Active Jan 11, 2022 -> Feb 22, 2022
  • Loading branch information
klauspost committed Jan 16, 2023
1 parent 463eb4c commit f96c6d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions go.mod
@@ -1,3 +1,10 @@
module github.com/klauspost/compress

go 1.17

retract (
// https://github.com/klauspost/compress/pull/503
v1.14.3
v1.14.2
v1.14.1
)

0 comments on commit f96c6d8

Please sign in to comment.