upgrade hrp version to v5

This commit is contained in:
lilong.129
2025-02-05 21:18:54 +08:00
parent 35edfd0f07
commit 63a02fe121
114 changed files with 206 additions and 206 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/rs/zerolog/log"
"github.com/spf13/cobra"
"github.com/httprunner/httprunner/v4/hrp/pkg/uixt"
"github.com/httprunner/httprunner/v5/hrp/pkg/uixt"
)
var rootCmd = &cobra.Command{