change: upgrade funplugin to v0.5.3

This commit is contained in:
lilong.129
2023-08-20 21:50:23 +08:00
parent c2935cf1a6
commit 1153ebf200
3 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
plugin related:
- feat: add hrp executable directory for searching plugin
- feat: init device driver with plugin option
- feat: init device driver with plugin options, `WithDriverCapabilities` and `WithDriverPlugin`
- feat: support printing stderr output in myexec.RunCommand
- change: upgrade funplugin to 0.5.3
- refactor: move internal myexec to funplugin/myexec