cicd: robot automated Change

pull/1080/head
withchao 2 years ago committed by github-actions[bot]
parent 2f1b3ce16e
commit 8789011ecf

@ -2,10 +2,11 @@ package cos
import (
"context"
"github.com/tencentyun/cos-go-sdk-v5"
"net/http"
"net/url"
_ "unsafe"
"github.com/tencentyun/cos-go-sdk-v5"
)
//go:linkname newRequest github.com/tencentyun/cos-go-sdk-v5.(*Client).newRequest

@ -1,9 +1,10 @@
package minio
import (
"github.com/minio/minio-go/v7"
"net/url"
_ "unsafe"
"github.com/minio/minio-go/v7"
)
//go:linkname makeTargetURL github.com/minio/minio-go/v7.(*Client).makeTargetURL

Loading…
Cancel
Save