mirror of
https://github.com/novatiq/packages.git
synced 2026-07-08 21:09:26 +01:00
7d34e8e5f4
Endpoint dependency implemented. The actual endpoint is used exclusively. Using this approach we are dual-stack safe (not errors on missing protocol) and create only the dependency that are really necessary. Signed-off-by: Dan Luedtke <mail@danrl.com>