mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 21:14:58 -04:00
Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang(V5) (#689)
* update url * npm run audit fix * npm run build * license updates * license update * license upodate * license update * license update * updates * format update * updates
This commit is contained in:
parent
fbd97068ad
commit
40f1582b24
25 changed files with 3178 additions and 454 deletions
2
.licenses/npm/undici.dep.yml
generated
2
.licenses/npm/undici.dep.yml
generated
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: undici
|
||||
version: 5.28.5
|
||||
version: 5.29.0
|
||||
type: npm
|
||||
summary: An HTTP/1.1 client, written from scratch for Node.js
|
||||
homepage: https://undici.nodejs.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue