File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -1565,13 +1565,13 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15651565
15661566--------------------------------------------------------------------------------
15671567Dependency : github.com/hashicorp/go-version
1568- Version: v1.7 .0
1568+ Version: v1.8 .0
15691569Licence type (autodetected): MPL-2.0
15701570--------------------------------------------------------------------------------
15711571
1572- Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.7 .0/LICENSE:
1572+ Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.8 .0/LICENSE:
15731573
1574- Copyright (c) 2014 HashiCorp, Inc.
1574+ Copyright IBM Corp. 2014, 2025
15751575
15761576Mozilla Public License, version 2.0
15771577
Original file line number Diff line number Diff line change @@ -1565,13 +1565,13 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15651565
15661566--------------------------------------------------------------------------------
15671567Dependency : github.com/hashicorp/go-version
1568- Version: v1.7 .0
1568+ Version: v1.8 .0
15691569Licence type (autodetected): MPL-2.0
15701570--------------------------------------------------------------------------------
15711571
1572- Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.7 .0/LICENSE:
1572+ Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.8 .0/LICENSE:
15731573
1574- Copyright (c) 2014 HashiCorp, Inc.
1574+ Copyright IBM Corp. 2014, 2025
15751575
15761576Mozilla Public License, version 2.0
15771577
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/gofrs/uuid v4.4.0+incompatible
1717 github.com/google/go-cmp v0.7.0
1818 github.com/hashicorp/go-cleanhttp v0.5.2
19- github.com/hashicorp/go-version v1.7 .0
19+ github.com/hashicorp/go-version v1.8 .0
2020 github.com/hashicorp/golang-lru/v2 v2.0.7
2121 github.com/magefile/mage v1.15.0
2222 github.com/mailru/easyjson v0.9.1
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
8585github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
8686github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
8787github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
88- github.com/hashicorp/go-version v1.7 .0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
89- github.com/hashicorp/go-version v1.7 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
88+ github.com/hashicorp/go-version v1.8 .0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
89+ github.com/hashicorp/go-version v1.8 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
9090github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
9191github.com/hashicorp/golang-lru/v2 v2.0.7 /go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
9292github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments