Skip to content

Commit 02aaa40

Browse files
committed
Add vendor.yml.
1 parent 7310dda commit 02aaa40

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor

vendor.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
vendors:
2+
- path: github.com/creack/goselect
3+
rev: 176c667f75aaf12301181e3cbf69da406ba0fd99
4+
- path: github.com/jessevdk/go-flags
5+
rev: 1c38ed7ad0cc3d9e66649ac398c30e45f395c4eb
6+
- path: github.com/joaojeronimo/go-crc16
7+
rev: 59bd0194935ecff6f47039ee12efd09ff894a14a
8+
- path: github.com/proactivity-lab/go-loggers
9+
rev: f892709079bd495044b2ce801c6993389f00dd9e
10+
- path: github.com/proactivity-lab/go-moteconnection
11+
rev: 79258499858fea5bac0cf1d681b3079af0370890
12+
- path: github.com/proactivity-lab/go-sfconnection
13+
rev: 8ae706aa14ddd0c71921625bf392b9140d8ffaf9
14+
- path: github.com/thinnect/go-devparam
15+
rev: 7310dda86a6c0f0625b1b2a523d337bd90fd5963
16+
- path: go.bug.st/serial.v1
17+
rev: eae1344f9f90101f887b08d13391c34399f97873
18+
- path: golang.org/x/sys
19+
rev: b126b21c05a91c856b027c16779c12e3bf236954

0 commit comments

Comments
 (0)