Skip to content

Commit dcab911

Browse files
committed
Manually set type in dependency license metadata cache for licenses that could not be automatically identified
1 parent ea94634 commit dcab911

File tree

1 file changed

+1
-1
lines changed
  • .licenses/libraries-repository-engine/go/golang.org/x/crypto

1 file changed

+1
-1
lines changed

.licenses/libraries-repository-engine/go/golang.org/x/crypto/sha3.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
66
the SHAKE variable-output-length hash functions defined by FIPS-202.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/sha3
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

0 commit comments

Comments
 (0)