You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPDX does not allow slashes in SPDXRefs. Golang pacakges, however, tend
to have slashes in their package names which is what Tern uses to create
the SPDXRefs. This commit replaces slashes in refs with dashes.
Resolves#1220
Signed-off-by: Rose Judge <[email protected]>
0 commit comments