mirror of https://github.com/actions/setup-go.git
Merge remote-tracking branch 'origin/main' into node24-fix
This commit is contained in:
commit
c3e3067955
|
@ -4,7 +4,11 @@ version: 2.5.5
|
||||||
type: npm
|
type: npm
|
||||||
summary: A library to create readable "multipart/form-data" streams. Can be used to
|
summary: A library to create readable "multipart/form-data" streams. Can be used to
|
||||||
submit forms and file uploads to other web applications.
|
submit forms and file uploads to other web applications.
|
||||||
|
<<<<<<< HEAD
|
||||||
homepage:
|
homepage:
|
||||||
|
=======
|
||||||
|
homepage:
|
||||||
|
>>>>>>> origin/main
|
||||||
license: mit
|
license: mit
|
||||||
licenses:
|
licenses:
|
||||||
- sources: License
|
- sources: License
|
||||||
|
|
|
@ -4,7 +4,11 @@ version: 4.0.4
|
||||||
type: npm
|
type: npm
|
||||||
summary: A library to create readable "multipart/form-data" streams. Can be used to
|
summary: A library to create readable "multipart/form-data" streams. Can be used to
|
||||||
submit forms and file uploads to other web applications.
|
submit forms and file uploads to other web applications.
|
||||||
|
<<<<<<< HEAD
|
||||||
homepage:
|
homepage:
|
||||||
|
=======
|
||||||
|
homepage:
|
||||||
|
>>>>>>> origin/main
|
||||||
license: mit
|
license: mit
|
||||||
licenses:
|
licenses:
|
||||||
- sources: License
|
- sources: License
|
||||||
|
|
|
@ -29,4 +29,7 @@ licenses:
|
||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
|
|
||||||
notices: []
|
notices: []
|
||||||
|
<<<<<<< HEAD
|
||||||
...
|
...
|
||||||
|
=======
|
||||||
|
>>>>>>> origin/main
|
||||||
|
|
Loading…
Reference in New Issue