This commit is contained in:
Daniel 2024-04-24 19:51:15 +08:00
parent 92bc52c6ab
commit 1bc11a1a9a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
21 changed files with 34 additions and 31 deletions

View file

@ -23,7 +23,7 @@ import (
"strings"
"sync"
"github.com/dustin/go-humanize"
"github.com/88250/go-humanize"
ants "github.com/panjf2000/ants/v2"
"github.com/siyuan-note/httpclient"
"github.com/siyuan-note/logging"

View file

@ -24,7 +24,7 @@ import (
"strings"
"sync"
"github.com/dustin/go-humanize"
"github.com/88250/go-humanize"
ants "github.com/panjf2000/ants/v2"
"github.com/siyuan-note/httpclient"
"github.com/siyuan-note/logging"

View file

@ -24,7 +24,7 @@ import (
"sync"
"time"
"github.com/dustin/go-humanize"
"github.com/88250/go-humanize"
"github.com/panjf2000/ants/v2"
"github.com/siyuan-note/httpclient"
"github.com/siyuan-note/logging"

View file

@ -23,7 +23,7 @@ import (
"strings"
"sync"
"github.com/dustin/go-humanize"
"github.com/88250/go-humanize"
ants "github.com/panjf2000/ants/v2"
"github.com/siyuan-note/httpclient"
"github.com/siyuan-note/logging"

View file

@ -23,7 +23,7 @@ import (
"strings"
"sync"
"github.com/dustin/go-humanize"
"github.com/88250/go-humanize"
ants "github.com/panjf2000/ants/v2"
"github.com/siyuan-note/httpclient"
"github.com/siyuan-note/logging"