mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 13:04:57 -04:00
Upgrade checkout refs and docs to v7 (#779)
* chore: upgrade checkout/setup-go refs to v7 * chore: commit remaining dependency, license, and dist updates
This commit is contained in:
parent
b7ad1dad31
commit
5064d95ba1
17 changed files with 1833 additions and 969 deletions
12
.licenses/npm/xml-naming-0.1.0.dep.yml
generated
Normal file
12
.licenses/npm/xml-naming-0.1.0.dep.yml
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: xml-naming
|
||||
version: 0.1.0
|
||||
type: npm
|
||||
summary: Validates XML name productions — Name, NCName, QName, NMToken, NMTokens —
|
||||
for XML 1.0 and 1.1
|
||||
homepage:
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: README.md
|
||||
text: MIT
|
||||
notices: []
|
||||
Loading…
Reference in a new issue