Skip to content

Commit 0d93477

Browse files
sanialesmatteosuppo
authored andcommitted
Vendor fix (arduino#99)
* Adding dependencies to vendor folder
1 parent b60f726 commit 0d93477

File tree

1,885 files changed

+500409
-98
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,885 files changed

+500409
-98
lines changed

.drone.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ pipeline:
66
build:
77
image: golang:latest
88
commands:
9-
- go get "github.com/stretchr/testify/assert"
10-
- go get ./...
119
- go build -o arduino
1210
- go test ./... -race
1311
secrets: [TEST_USERNAME, TEST_PASSWORD]

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ main
55
.vscode/settings.json
66
cmd/formatter/debug.test
77
.cli-config.yml
8-
wiki
8+
wiki

.vscode/launch.json

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)