[signal] Move dummy signal message handling into dispatcher (#2686)

This commit is contained in:
pascal-fischer
2024-10-02 15:33:38 +02:00
committed by GitHub
parent b7b0828133
commit 7e5d3bdfe2
3 changed files with 3 additions and 8 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/nadoo/ipset v0.5.0
github.com/netbirdio/management-integrations/integrations v0.0.0-20240929132811-9af486d346fd
github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20240929132730-cbef5d331757
github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20241002125159-0e132af8c51f
github.com/okta/okta-sdk-golang/v2 v2.18.0
github.com/oschwald/maxminddb-golang v1.12.0
github.com/patrickmn/go-cache v2.1.0+incompatible