Merge remote-tracking branch 'origin/main'

pull/1080/head
withchao 2 years ago
commit 2948ece65e

@ -18,13 +18,14 @@ import (
"context" "context"
"errors" "errors"
"fmt" "fmt"
"github.com/tencentyun/cos-go-sdk-v5"
"net/http" "net/http"
"net/url" "net/url"
"strconv" "strconv"
"strings" "strings"
"time" "time"
"github.com/tencentyun/cos-go-sdk-v5"
"github.com/openimsdk/open-im-server/v3/pkg/common/config" "github.com/openimsdk/open-im-server/v3/pkg/common/config"
"github.com/openimsdk/open-im-server/v3/pkg/common/db/s3" "github.com/openimsdk/open-im-server/v3/pkg/common/db/s3"
) )

Loading…
Cancel
Save