File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
// We must use this fork until https://github.com/mailru/easyjson/pull/372 is merged
6
6
replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
7
7
8
- replace github.com/arduino/go-paths-helper => github.com/arduino/go-paths-helper v1.11.1-0.20240112142113-99a3246f835a
8
+ replace github.com/arduino/go-paths-helper => github.com/arduino/go-paths-helper v1.11.1-0.20240115091955-075c5c8cba06
9
9
10
10
require (
11
11
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk
10
10
github.com/acomagu/bufpipe v1.0.3 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
11
11
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA =
12
12
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 /go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c =
13
- github.com/arduino/go-paths-helper v1.11.1-0.20240112142113-99a3246f835a h1:1zy9DL0f/c8cX8HdHQwwZjg5tB1ywih8EQQ2hHqD888 =
14
- github.com/arduino/go-paths-helper v1.11.1-0.20240112142113-99a3246f835a /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
13
+ github.com/arduino/go-paths-helper v1.11.1-0.20240115091955-075c5c8cba06 h1:W0EK0Ox3hFeXlH781hQII487Gc4BT74C1w+B3QYnA8s =
14
+ github.com/arduino/go-paths-helper v1.11.1-0.20240115091955-075c5c8cba06 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
15
15
github.com/arduino/go-properties-orderedmap v1.8.0 h1:wEfa6hHdpezrVOh787OmClsf/Kd8qB+zE3P2Xbrn0CQ =
16
16
github.com/arduino/go-properties-orderedmap v1.8.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
17
17
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b h1:9hDi4F2st6dbLC3y4i02zFT5quS4X6iioWifGlVwfy4 =
You can’t perform that action at this time.
0 commit comments