mudler / yip

:pushpin: Yaml Instructions Processor - Simply applies a cloud-init style yaml file to the system
Apache License 2.0
68 stars 20 forks source link

Drop resolvconf import #168

Closed Itxaka closed 1 month ago

Itxaka commented 1 month ago

Package moby is updated and now the resolvconf part points to internal packages which makes it un-importable to use directly

As we only want to write a simple resolv.conf so we can just add a few lines of code to do so

This also solves https://osv.dev/vulnerability/GO-2024-3005 by bumping github.com/moby/moby