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

@@ -5,7 +5,7 @@ package main
import (
"testing"
"github.com/httprunner/httprunner/v4/hrp"
"github.com/httprunner/httprunner/v5/hrp"
)
func TestMain(t *testing.T) {