fix #1288: unable to go get httprunner v4

This commit is contained in:
debugtalk
2022-05-09 19:53:16 +08:00
parent 69aa0b3ad1
commit 96ec10467b
48 changed files with 92 additions and 90 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ import (
"github.com/spf13/cobra"
"github.com/httprunner/httprunner/hrp"
"github.com/httprunner/httprunner/hrp/internal/boomer"
"github.com/httprunner/httprunner/v4/hrp"
"github.com/httprunner/httprunner/v4/hrp/internal/boomer"
)
// boomCmd represents the boom command