We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fb401 commit d3b6c71Copy full SHA for d3b6c71
1 file changed
cmd/deviceparameter/go.mod
@@ -11,8 +11,6 @@ require (
11
github.com/thinnect/go-devparam v0.0.0-00010101000000-000000000000
12
)
13
14
-replace github.com/raidoz/go-moteconnection => /home/raido/workspace_go/src/github.com/raidoz/go-moteconnection
15
-
16
require (
17
github.com/creack/goselect v0.1.2 // indirect
18
github.com/golang/protobuf v1.5.4 // indirect
0 commit comments