File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ import (
24
24
"time"
25
25
26
26
"github.com/arduino/go-properties-orderedmap"
27
- discovery "github.com/arduino/pluggable-discovery-protocol-handler"
28
- "github.com/arduino/pluggable-discovery-protocol-handler/dummy-discovery/args"
27
+ discovery "github.com/arduino/pluggable-discovery-protocol-handler/v2 "
28
+ "github.com/arduino/pluggable-discovery-protocol-handler/v2/ dummy-discovery/args"
29
29
)
30
30
31
31
// dummyDiscovery is an example implementation of a Discovery.
Original file line number Diff line number Diff line change 1
- module github.com/arduino/pluggable-discovery-protocol-handler
1
+ module github.com/arduino/pluggable-discovery-protocol-handler/v2
2
2
3
3
go 1.16
4
4
You can’t perform that action at this time.
0 commit comments