package providers import ( httputil "github.com/aliyun/credentials-go/credentials/internal/http" ) var httpDo = httputil.Do