We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e455c6e commit 447aa03Copy full SHA for 447aa03
go.mod
@@ -4,7 +4,7 @@ go 1.14
4
5
require (
6
github.com/andela/gin-cors v0.0.0-20160928171741-e8c3436a37e2
7
- github.com/arduino/arduino-cli v0.0.0-20210413144851-088d4276190d
+ github.com/arduino/arduino-cli v0.0.0-20210419093035-6ca680d235a3
8
github.com/blang/semver v3.5.1+incompatible
9
github.com/codeclysm/extract/v3 v3.0.2
10
github.com/davidmz/go-pageant v1.0.1 // indirect
0 commit comments