[signal] new signal dispatcher version (#2722)

This commit is contained in:
pascal-fischer
2024-10-10 16:23:46 +02:00
committed by GitHub
parent 09bdd271f1
commit b2379175fe
3 changed files with 4 additions and 5 deletions

2
go.mod
View File

@@ -61,7 +61,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-20241002125159-0e132af8c51f
github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20241010133937-e0df50df217d
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