fix #1288: unable to go get httprunner v4

This commit is contained in:
debugtalk
2022-05-09 18:49:24 +08:00
parent 17c7699cee
commit 24effeccdb
48 changed files with 92 additions and 90 deletions

View File

@@ -14,7 +14,7 @@ import (
"github.com/rs/zerolog/log"
"golang.org/x/net/http2"
"github.com/httprunner/httprunner/hrp/internal/sdk"
"github.com/httprunner/httprunner/v4/hrp/internal/sdk"
)
// Run starts to run API test with default configs.