hashicorp / go-plugin

Golang plugin system over RPC.
Mozilla Public License 2.0
5.25k stars 450 forks source link

fix windows build: move additional notes to new files #227

Closed fairclothjm closed 1 year ago

fairclothjm commented 1 year ago

fixes https://github.com/hashicorp/go-plugin/issues/225

yurishkuro commented 1 year ago

❤️