mirror of https://github.com/actions/setup-go.git
check failure fix
This commit is contained in:
parent
c3e3067955
commit
af03c14274
|
@ -4,11 +4,9 @@ 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,11 +4,7 @@ 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,7 +29,3 @@ licenses:
|
||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
|
|
||||||
notices: []
|
notices: []
|
||||||
<<<<<<< HEAD
|
|
||||||
...
|
|
||||||
=======
|
|
||||||
>>>>>>> origin/main
|
|
||||||
|
|
Loading…
Reference in New Issue