change: lock funplugin version when creating scaffold project

This commit is contained in:
debugtalk
2022-03-27 11:13:03 +08:00
parent ee86bb9292
commit 86fb3def93
4 changed files with 16 additions and 7 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/denisbrodbeck/machineid v1.0.1
github.com/getsentry/sentry-go v0.13.0
github.com/google/uuid v1.3.0
github.com/httprunner/funplugin v0.4.0
github.com/httprunner/funplugin v0.4.2
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0
github.com/json-iterator/go v1.1.12