Skip to content

Commit

Permalink
Retract v1.11.2 (#231)
Browse files Browse the repository at this point in the history
Due to #229
  • Loading branch information
klauspost committed Jan 16, 2023
1 parent c5147e0 commit b413df3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ go 1.17
require github.com/klauspost/cpuid/v2 v2.1.1

require golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e // indirect

// https://github.com/klauspost/reedsolomon/pull/229
retract v1.11.2

0 comments on commit b413df3

Please sign in to comment.