[signal] Use signal dispatcher (#2373)

This commit is contained in:
pascal-fischer
2024-08-30 15:44:07 +02:00
committed by GitHub
parent 5ac6f56594
commit 92a0092ad5
4 changed files with 82 additions and 75 deletions

1
go.mod
View File

@@ -58,6 +58,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-20240703085513-32605f7ffd8e
github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20240820130728-bc0683599080
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