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

@@ -3,7 +3,7 @@ package cmd
import (
"github.com/spf13/cobra"
"github.com/httprunner/httprunner/v4/hrp/pkg/server"
"github.com/httprunner/httprunner/v5/hrp/pkg/server"
)
// serverCmd represents the server command