Skip to content

Commit 9afde4a

Browse files
committed
comment formatting
Signed-off-by: everettraven <[email protected]>
1 parent 6872b9c commit 9afde4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +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]
283+
// this fork is equivalent to gopkg.in/go-jose/[email protected]
284284
gopkg.in/square/go-jose.v2 => ./forks/go-jose/
285285
// this should be removeable once https://issues.redhat.com/browse/CLOUDBLD-11068 is resolved
286286
k8s.io/pod-security-admission => k8s.io/pod-security-admission v0.25.0

0 commit comments

Comments
 (0)