Skip to content

Commit 05ef296

Browse files
fix: retract v0.22.0 due to accidental release (#1401)
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com> <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it retract v0.22.0 due to accidental release Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com> Co-authored-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
1 parent ba922c4 commit 05ef296

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,8 @@ replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
520520

521521
retract [v0.16.0, v0.16.9] // Retract all from v0.16 due to https://github.com/open-component-model/ocm-project/issues/293
522522

523+
retract v0.22.0 // Retract because of accidentially released version, reported by https://github.com/open-component-model/ocm-project/issues/1399
524+
523525
// crypto/tls: Client Hello is always sent in 2 TCP frames if GODEBUG=tlskyber=1 (default) which causes
524526
// issues with various enterprise network gateways such as Palo Alto Networks. We have been reported issues
525527
// such as https://github.com/open-component-model/ocm/issues/1027 and do not want to pin our crypto/tls version.

0 commit comments

Comments
 (0)