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
|
||||
summary: A library to create readable "multipart/form-data" streams. Can be used to
|
||||
submit forms and file uploads to other web applications.
|
||||
<<<<<<< HEAD
|
||||
homepage:
|
||||
=======
|
||||
homepage:
|
||||
>>>>>>> origin/main
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: License
|
||||
|
|
|
@ -4,7 +4,11 @@ version: 4.0.4
|
|||
type: npm
|
||||
summary: A library to create readable "multipart/form-data" streams. Can be used to
|
||||
submit forms and file uploads to other web applications.
|
||||
<<<<<<< HEAD
|
||||
homepage:
|
||||
=======
|
||||
homepage:
|
||||
>>>>>>> origin/main
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: License
|
||||
|
|
|
@ -29,4 +29,7 @@ licenses:
|
|||
THE SOFTWARE.
|
||||
|
||||
notices: []
|
||||
<<<<<<< HEAD
|
||||
...
|
||||
=======
|
||||
>>>>>>> origin/main
|
||||
|
|
Loading…
Reference in New Issue