mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-04 06:47:29 +08:00
fix package
This commit is contained in:
@@ -3,11 +3,11 @@ package providers
|
||||
import (
|
||||
"bufio"
|
||||
"bytes"
|
||||
"clawgo/pkg/config"
|
||||
"clawgo/pkg/logger"
|
||||
"context"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"github.com/YspCoder/clawgo/pkg/config"
|
||||
"github.com/YspCoder/clawgo/pkg/logger"
|
||||
"io"
|
||||
"net/http"
|
||||
"net/url"
|
||||
|
||||
Reference in New Issue
Block a user