Add Go environment setup to .licensed.yml

This commit is contained in:
pathum25 2026-07-19 00:58:07 +08:00 committed by GitHub
commit 74c112b032
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,19 +1,2 @@
sources: - name: Setup Go environment
npm: true uses: actions/setup-go@v7.0.0
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- unlicense
- 0bsd
- blueoak-1.0.0
reviewed:
npm:
- "@actions/http-client"
- "balanced-match"
- "brace-expansion"