Skip to content

Commit

Permalink
Update Request.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliao6688 committed Jan 15, 2024
1 parent a4d0920 commit 5f2e035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/Request.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package models
import (
"github.com/wangluozhe/chttp"
"github.com/wangluozhe/chttp/cookiejar"
"github.com/wangluozhe/requests/url"
"github.com/760644586/requests/url"
)

type Request struct {
Expand Down

0 comments on commit 5f2e035

Please sign in to comment.