mirror of
https://github.com/actions/setup-go.git
synced 2025-12-18 05:32:34 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('./async').concatLimit;
|