File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1616- build(deps): ` stefanzweifel/git-auto-commit-action ` from 5 to 6 ([ #1497 ] ( https://github.com/fastly/cli/pull/1497 ) )
1717- build(deps): ` github.com/fastly/go-fastly/v10 ` from 10.4.0 to 10.5.0 ([ #1501 ] ( https://github.com/fastly/cli/pull/1501 ) )
1818- build(deps): ` github.com/andybalholm/brotli ` from 1.1.1 to 1.2.0 ([ #1501 ] ( https://github.com/fastly/cli/pull/1501 ) )
19+ - build(deps): ` github.com/Masterminds/semver/v3 ` from 3.3.1 to 3.4.0 ([ #1503 ] ( https://github.com/fastly/cli/pull/1503 ) )
1920
2021## [ v11.3.0] ( https://github.com/fastly/cli/releases/tag/v11.3.0 ) (2025-06-11)
2122
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.3
66
77require (
8- github.com/Masterminds/semver/v3 v3.3.1
8+ github.com/Masterminds/semver/v3 v3.4.0
99 github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b // indirect
1010 github.com/bep/debounce v1.2.1
1111 github.com/blang/semver v3.5.1+incompatible
Original file line number Diff line number Diff line change 114d63.com/optional v0.2.0 h1:VtMa/Iy8Xn5JuIqJYwDScgBSBsZsKCwP7s35NiUB+8A =
224d63.com/optional v0.2.0 /go.mod h1:DBA8tAdkYkYbvRq1lK3FyDBBzioAJzZzQPC6Vj+a3jk =
3- github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7rj+4nv4 =
4- github.com/Masterminds/semver/v3 v3.3.1 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
3+ github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
4+ github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
55github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b h1:mimo19zliBX/vSQ6PWWSL9lK8qwHozUj03+zLoEB8O0 =
66github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
77github.com/andybalholm/brotli v1.0.1 /go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y =
You can’t perform that action at this time.
0 commit comments