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 @@ -16,6 +16,7 @@ replace (
1616require (
1717 github.com/Andrew-M-C/go.emoji v1.1.4
1818 github.com/arduino/arduino-cli v1.4.0
19+ github.com/Masterminds/semver/v3 v3.4.0
1920 github.com/arduino/go-paths-helper v1.14.0
2021 github.com/compose-spec/compose-go/v2 v2.8.1
2122 github.com/containerd/errdefs v1.0.0
@@ -57,7 +58,6 @@ require (
5758 github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
5859 github.com/DefangLabs/secret-detector v0.0.0-20250403165618-22662109213e // indirect
5960 github.com/Ladicle/tabwriter v1.0.0 // indirect
60- github.com/Masterminds/semver/v3 v3.4.0 // indirect
6161 github.com/Microsoft/go-winio v0.6.2 // indirect
6262 github.com/ProtonMail/go-crypto v1.3.0 // indirect
6363 github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
You can’t perform that action at this time.
0 commit comments