mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-08 17:29:34 +08:00
fix #1288: unable to go get httprunner v4
This commit is contained in:
@@ -3,8 +3,9 @@ package hrp
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/httprunner/httprunner/hrp/internal/builtin"
|
||||
"github.com/rs/zerolog/log"
|
||||
|
||||
"github.com/httprunner/httprunner/v4/hrp/internal/builtin"
|
||||
)
|
||||
|
||||
type ThinkTime struct {
|
||||
|
||||
Reference in New Issue
Block a user