Merge branch 'master' of github.com:httprunner/httprunner

This commit is contained in:
buyuxiang
2022-05-26 16:03:48 +08:00
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
gopkg.in/yaml.v3 v3.0.0
)
// replace github.com/httprunner/funplugin => ../funplugin