dokku / plugn

Hook system that lets users extend your application with plugins
MIT License
82 stars 22 forks source link

fix: upgrade go-basher #39

Closed josegonzalez closed 4 years ago

josegonzalez commented 4 years ago

This change fixes issues where an empty environment variable could be injected into the env, causing runtime warnings.

Also updates all other libraries.