File tree 2 files changed +4
-3
lines changed 2 files changed +4
-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.20240112105714-df8829cdb194
9
+
8
10
require (
9
11
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
10
12
github.com/arduino/go-paths-helper v1.11.0
Original file line number Diff line number Diff line change @@ -10,9 +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.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
14
- github.com/arduino/go-paths-helper v1.11.0 h1:hkpGb9AtCTByTj2FKutuHWb3klDf4kAKL10hW+fN+oE =
15
- github.com/arduino/go-paths-helper v1.11.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
13
+ github.com/arduino/go-paths-helper v1.11.1-0.20240112105714-df8829cdb194 h1:a+T+LJBA0jcDgdfPi7WrrbTq9jHU6mUl2YDRcjLnENQ =
14
+ github.com/arduino/go-paths-helper v1.11.1-0.20240112105714-df8829cdb194 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
16
15
github.com/arduino/go-properties-orderedmap v1.8.0 h1:wEfa6hHdpezrVOh787OmClsf/Kd8qB+zE3P2Xbrn0CQ =
17
16
github.com/arduino/go-properties-orderedmap v1.8.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
18
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