mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 16:59:34 +08:00
feat: dump2YAML
This commit is contained in:
1
go.mod
1
go.mod
@@ -20,4 +20,5 @@ require (
|
||||
github.com/zeromq/gomq v0.0.0-20201031135124-cef4e507bb8e // indirect
|
||||
github.com/zeromq/gomq/zmtp v0.0.0-20201031135124-cef4e507bb8e // indirect
|
||||
golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user