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 0d2c525 commit 07c623bCopy full SHA for 07c623b
go.mod
@@ -9,7 +9,7 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
9
require (
10
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
11
github.com/arduino/go-paths-helper v1.9.2
12
- github.com/arduino/go-properties-orderedmap v1.7.2
+ github.com/arduino/go-properties-orderedmap v1.8.0
13
github.com/client9/misspell v0.3.4
14
github.com/go-git/go-git/v5 v5.7.0
15
github.com/olekukonko/tablewriter v0.0.5
0 commit comments