Skip to content

Commit 42e0475

Browse files
committed
Updated go.mod with latest patch in go-paths
1 parent 3e31b15 commit 42e0475

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
// We must use this fork until https://github.com/mailru/easyjson/pull/372 is merged
66
replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
77

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
99

1010
require (
1111
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk
1010
github.com/acomagu/bufpipe v1.0.3/go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4=
1111
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
1212
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=
1515
github.com/arduino/go-properties-orderedmap v1.8.0 h1:wEfa6hHdpezrVOh787OmClsf/Kd8qB+zE3P2Xbrn0CQ=
1616
github.com/arduino/go-properties-orderedmap v1.8.0/go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk=
1717
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b h1:9hDi4F2st6dbLC3y4i02zFT5quS4X6iioWifGlVwfy4=

0 commit comments

Comments
 (0)