change: upgrade funplugin to v0.4.6

This commit is contained in:
debugtalk
2022-05-19 18:21:21 +08:00
parent 64a997b838
commit 39413900f1
3 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/getsentry/sentry-go v0.13.0
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.4.1
github.com/httprunner/funplugin v0.4.5
github.com/httprunner/funplugin v0.4.6
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0
github.com/json-iterator/go v1.1.12