change: upgrade funplugin to v0.4.9

This commit is contained in:
xucong053
2022-06-09 21:57:13 +08:00
parent ef73c81da2
commit 0eecd2db77
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/go-openapi/spec v0.20.6
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.4.1
github.com/httprunner/funplugin v0.4.8
github.com/httprunner/funplugin v0.4.9
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0
github.com/json-iterator/go v1.1.12