Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Oct 14:55
09e162c
Update licenses (#46)

I ran this command to regenerate the license file:

```
go run $GOPATH/pkg/mod/github.com/google/[email protected]/tools/license_serializer/license_serializer.go -output assets
```

I also adjusted the path used for the license DB file, since
licenseclassifier automatically uses the `licenses.db` path in whatever
`-output` directory you give it.