Skip to content

Commit 68138da

Browse files
[skip changelog] Bump github.com/gofrs/uuid/v5 from 5.3.1 to 5.3.2
Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: github.com/gofrs/uuid/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a39f9fd commit 68138da

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Diff for: go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/arduino/arduino-cli
22

33
go 1.23.4
4+
toolchain go1.24.1
45

56
// We must use this fork until https://github.com/mailru/easyjson/pull/372 is merged
67
replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
@@ -21,7 +22,7 @@ require (
2122
github.com/djherbis/nio/v3 v3.0.1
2223
github.com/fatih/color v1.18.0
2324
github.com/go-git/go-git/v5 v5.13.2
24-
github.com/gofrs/uuid/v5 v5.3.1
25+
github.com/gofrs/uuid/v5 v5.3.2
2526
github.com/leonelquinteros/gotext v1.7.0
2627
github.com/mailru/easyjson v0.7.7
2728
github.com/marcinbor85/gohex v0.0.0-20210308104911-55fb1c624d84

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
7373
github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
7474
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
7575
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
76-
github.com/gofrs/uuid/v5 v5.3.1 h1:aPx49MwJbekCzOyhZDjJVb0hx3A0KLjlbLx6p2gY0p0=
77-
github.com/gofrs/uuid/v5 v5.3.1/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=
76+
github.com/gofrs/uuid/v5 v5.3.2 h1:2jfO8j3XgSwlz/wHqemAEugfnTlikAYHhnqQ8Xh4fE0=
77+
github.com/gofrs/uuid/v5 v5.3.2/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=
7878
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE=
7979
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
8080
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=

0 commit comments

Comments
 (0)