Skip to content

Commit 685c58a

Browse files
author
jojoliang
committed
update
1 parent 62fb57e commit 685c58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/CI/ci_put.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func log_status(err error) {
3131
}
3232

3333
func main() {
34-
u, _ := url.Parse("https://jojoliang-batch-1253960454.cos.ap-guangzhou.myqcloud.com")
34+
u, _ := url.Parse("https://test-1259654469.cos.ap-guangzhou.myqcloud.com")
3535
b := &cos.BaseURL{BucketURL: u}
3636
c := cos.NewClient(b, &http.Client{
3737
Transport: &cos.AuthorizationTransport{

0 commit comments

Comments
 (0)