change: upgrade funplugin to v0.3.1

This commit is contained in:
debugtalk
2022-03-18 16:41:36 +08:00
parent 1ce8d7123a
commit efc53703d3
11 changed files with 184 additions and 43 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/andybalholm/brotli v1.0.4
github.com/denisbrodbeck/machineid v1.0.1
github.com/google/uuid v1.3.0
github.com/httprunner/funplugin v0.3.0
github.com/httprunner/funplugin v0.3.1
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0
github.com/json-iterator/go v1.1.12