Skip to content

Commit 81079b6

Browse files
authored
Merge pull request #980 from meshplus/fix/arm_compile_warning
fix: replace usb for arm warning
2 parents 67c60c3 + 4da8c51 commit 81079b6

File tree

3 files changed

+8
-129
lines changed

3 files changed

+8
-129
lines changed

Diff for: go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,5 @@ replace github.com/agl/ed25519 => github.com/binance-chain/edwards25519 v0.0.0-2
7979
replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.2-alpha.regen.4
8080

8181
replace github.com/golang/protobuf => github.com/golang/protobuf v1.3.2
82+
83+
replace github.com/karalabe/usb => github.com/karalabe/usb v0.0.2

0 commit comments

Comments
 (0)