feat(protocol): allow override of dial func
This commit is contained in:
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module forge.cadoles.com/cadoles/go-emlid
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
forge.cadoles.com/Pyxis/golang-socketio v0.0.0-20180919100209-bb857ced6b95
|
||||
forge.cadoles.com/Pyxis/golang-socketio v0.0.0-20240805155359-f54949ba3a46
|
||||
github.com/Masterminds/semver/v3 v3.2.1
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/grandcat/zeroconf v1.0.0
|
||||
|
Reference in New Issue
Block a user