Skip to content

Commit

Permalink
categorize new license
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pana <[email protected]>
  • Loading branch information
acpana committed Feb 21, 2024
1 parent 133e225 commit ceba0cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/license-lint-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ allowlisted_modules:
# MIT: https://github.com/go-errors/errors/blob/master/LICENSE.MIT
- github.com/go-errors/errors
# Apache 2.0 for repo and third_party is BSD-3-Clause
- github.com/google/pprof
- github.com/google/pprof
# Apache 2.0: https://github.com/apparentlymart/go-textseg/blob/5b41aa275ccaac4ccaa91729a8ee92e7eac9c728/LICENSE
- github.com/apparentlymart/go-textseg/v13

0 comments on commit ceba0cd

Please sign in to comment.