Skip to content

Remove ill dependency #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ require (
github.com/Microsoft/go-winio v0.5.1 // indirect
github.com/antihax/optional v1.0.0
github.com/arduino/arduino-cli v0.0.0-20211220130253-5dd14c4c02b0
github.com/arduino/arduino-fwuploader v0.0.0-20211203105922-0eafccc7d8d7
github.com/arduino/board-discovery v0.0.0-20211020061712-fd83c2e3c908 // indirect
github.com/arduino/go-paths-helper v1.6.1
github.com/arduino/go-properties-orderedmap v1.7.0 // indirect
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b
github.com/arduino/iot-client-go v1.4.0
github.com/daaku/go.zipexe v1.0.1 // indirect
github.com/gofrs/uuid v4.2.0+incompatible
github.com/google/go-cmp v0.5.6
github.com/h2non/filetype v1.1.3 // indirect
Expand Down
Loading