change: upgrade funplugin to v0.4.5

This commit is contained in:
debugtalk
2022-05-05 15:56:02 +08:00
parent 1b83b17a14
commit 8d425aa696
12 changed files with 14 additions and 14 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.4
github.com/httprunner/funplugin v0.4.5
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0
github.com/json-iterator/go v1.1.12