mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-27 09:00:34 +00:00
b9bed90904
Run gofmt -w . to fix formatting issues detected by CI: - Fix indentation (spaces to tabs) - Add missing newlines at end of files - Remove trailing whitespace
Partial import of https://github.com/coreos/go-systemd to avoid a build dependency on systemd-dev for maximum build compatibility across different environments.
This import only includes activation code without tests as the tests use code from another directory making them not relocatable without introducing a delta to make them pass.
Code is Apache-2 which is equally permissive as MIT, which is used for aptly.