master
build: modernize Go usage
docker serve: fix plugin timeout on restart when volumes have active mounts
docker serve: add docs on what to expect when the plugin is restarted
docker serve: make Create idempotent to avoid "volume already exists" after restart
docker serve: parse all remaining mount and VFS options
Replace deprecated ioutil
build: remove build constraint syntax for go 1.16 and older