Skip to content

Commit 17849b2

Browse files
committed
bump module
1 parent d3fa05a commit 17849b2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
github.com/miekg/dns v1.1.59
6161
github.com/mitchellh/hashstructure/v2 v2.0.2
6262
github.com/nadoo/ipset v0.5.0
63-
github.com/netbirdio/management-integrations/integrations v0.0.0-20250305182454-9c88d32b52e7
63+
github.com/netbirdio/management-integrations/integrations v0.0.0-20250309222400-b6c12527379f
6464
github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20241010133937-e0df50df217d
6565
github.com/okta/okta-sdk-golang/v2 v2.18.0
6666
github.com/oschwald/maxminddb-golang v1.12.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,8 @@ github.com/netbirdio/ice/v3 v3.0.0-20240315174635-e72a50fcb64e h1:PURA50S8u4mF6R
531531
github.com/netbirdio/ice/v3 v3.0.0-20240315174635-e72a50fcb64e/go.mod h1:YMLU7qbKfVjmEv7EoZPIVEI+kNYxWCdPK3VS0BU+U4Q=
532532
github.com/netbirdio/management-integrations/integrations v0.0.0-20250305182454-9c88d32b52e7 h1:/mq5xdQg0BCb69Yth2vNUGFswFQgeDEen4lSHgpyh1Y=
533533
github.com/netbirdio/management-integrations/integrations v0.0.0-20250305182454-9c88d32b52e7/go.mod h1:Vc0Wijd5bDwvWJbByiWncAK0BidDmNcs1SxvNHMUpTE=
534+
github.com/netbirdio/management-integrations/integrations v0.0.0-20250309222400-b6c12527379f h1:b2rjYQwIU2zY7iSzjkDIpUr3bv3AgP07hDUL+bQwOtw=
535+
github.com/netbirdio/management-integrations/integrations v0.0.0-20250309222400-b6c12527379f/go.mod h1:A5QUfEZb5J3tw8EUB9e3q7Bgd/JtC0WlFT1onf3HPCY=
534536
github.com/netbirdio/service v0.0.0-20240911161631-f62744f42502 h1:3tHlFmhTdX9axERMVN63dqyFqnvuD+EMJHzM7mNGON8=
535537
github.com/netbirdio/service v0.0.0-20240911161631-f62744f42502/go.mod h1:CIMRFEJVL+0DS1a3Nx06NaMn4Dz63Ng6O7dl0qH0zVM=
536538
github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20241010133937-e0df50df217d h1:bRq5TKgC7Iq20pDiuC54yXaWnAVeS5PdGpSokFTlR28=

0 commit comments

Comments
 (0)