mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-21 04:22:30 +08:00
fix #1288: unable to go get httprunner v4
This commit is contained in:
@@ -3,7 +3,7 @@ package hrp
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/httprunner/httprunner/hrp/internal/builtin"
|
||||
"github.com/httprunner/httprunner/v4/hrp/internal/builtin"
|
||||
)
|
||||
|
||||
// IAPI represents interface for api,
|
||||
|
||||
Reference in New Issue
Block a user