Skip to content

Commit 6872b9c

Browse files
committed
update go.mod comment
Signed-off-by: everettraven <[email protected]>
1 parent 294a443 commit 6872b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ replace (
280280

281281
// CVE-2024-28180: https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g
282282
// we had to fork the go-jose v2 repo to a local directory to resolve this due to various issues
283+
// this fork is equivalent to gopkg.in/go-jose/[email protected]
283284
gopkg.in/square/go-jose.v2 => ./forks/go-jose/
284285
// this should be removeable once https://issues.redhat.com/browse/CLOUDBLD-11068 is resolved
285286
k8s.io/pod-security-admission => k8s.io/pod-security-admission v0.25.0

0 commit comments

Comments
 (0)