fix: upgrage gopkg.in/yaml.v3

This commit is contained in:
debugtalk
2022-05-26 13:19:21 +08:00
parent 780a7e24e6
commit 235673ced5
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -22,7 +22,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