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 99ac98e commit 9ca3fdaCopy full SHA for 9ca3fda
go.mod
@@ -3,13 +3,13 @@ module github.com/arduino/arduino-builder
3
go 1.13
4
5
require (
6
- github.com/arduino/arduino-cli v0.0.0-20210514123546-d710b642ef79
7
- github.com/arduino/go-paths-helper v1.5.0
8
- github.com/arduino/go-properties-orderedmap v1.4.0
9
- github.com/fsnotify/fsnotify v1.4.9
10
- github.com/golang/protobuf v1.4.2
+ github.com/arduino/arduino-cli v0.0.0-20220103160225-60c1c98ef90c
+ github.com/arduino/go-paths-helper v1.6.1
+ github.com/arduino/go-properties-orderedmap v1.7.0
+ github.com/fsnotify/fsnotify v1.5.1
+ github.com/golang/protobuf v1.5.2
11
github.com/pkg/errors v0.9.1
12
- github.com/sirupsen/logrus v1.7.0
13
- golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
14
- google.golang.org/grpc v1.34.0
+ github.com/sirupsen/logrus v1.8.1
+ golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
+ google.golang.org/grpc v1.43.0
15
)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments