mirror of
https://github.com/bestnite/go-flaresolverr.git
synced 2025-05-03 18:02:03 +08:00
u
This commit is contained in:
parent
fd3b5ce79e
commit
4644c2e667
2
go.mod
2
go.mod
@ -1,4 +1,4 @@
|
||||
module git.nite07.com/nite/flaresolverr
|
||||
module github.com/bestnite/go-flaresolverr
|
||||
|
||||
go 1.24.0
|
||||
|
||||
|
@ -4,7 +4,7 @@ import (
|
||||
"encoding/json"
|
||||
"testing"
|
||||
|
||||
"git.nite07.com/nite/flaresolverr"
|
||||
"github.com/bestnite/go-flaresolverr"
|
||||
)
|
||||
|
||||
func TestGetV1(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user