v0.0.20
Features:
- Support for alpine linux
WARNING: If you are upgrading from v0.0.16 or earlier you and use addr you will run into an error with the IP attribute. Either manually convert it to an array of strings, or run the following on your existing goss.json files to migrate it:
sed -ri 's/("ip": )(".*")/\1[\2]/' goss.json