File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ replace github.com/arduino/arduino-cli => github.com/cmaglie/arduino-cli v0.0.0-
1818
1919require (
2020 github.com/Andrew-M-C/go.emoji v1.1.4
21+ github.com/Masterminds/semver/v3 v3.4.0
2122 github.com/arduino/arduino-cli v1.3.1
2223 github.com/arduino/go-paths-helper v1.14.0
2324 github.com/compose-spec/compose-go/v2 v2.8.1
@@ -60,7 +61,6 @@ require (
6061 github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
6162 github.com/DefangLabs/secret-detector v0.0.0-20250403165618-22662109213e // indirect
6263 github.com/Ladicle/tabwriter v1.0.0 // indirect
63- github.com/Masterminds/semver/v3 v3.4.0 // indirect
6464 github.com/Microsoft/go-winio v0.6.2 // indirect
6565 github.com/ProtonMail/go-crypto v1.3.0 // indirect
6666 github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
You can’t perform that action at this time.
0 commit comments