mirror of
https://github.com/novatiq/packages.git
synced 2026-06-24 14:20:27 +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>