File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1595,11 +1595,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15951595
15961596--------------------------------------------------------------------------------
15971597Dependency : github.com/hashicorp/go-version
1598- Version: v1.8 .0
1598+ Version: v1.9 .0
15991599Licence type (autodetected): MPL-2.0
16001600--------------------------------------------------------------------------------
16011601
1602- Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.8 .0/LICENSE:
1602+ Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.9 .0/LICENSE:
16031603
16041604Copyright IBM Corp. 2014, 2025
16051605
Original file line number Diff line number Diff line change @@ -1595,11 +1595,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15951595
15961596--------------------------------------------------------------------------------
15971597Dependency : github.com/hashicorp/go-version
1598- Version: v1.8 .0
1598+ Version: v1.9 .0
15991599Licence type (autodetected): MPL-2.0
16001600--------------------------------------------------------------------------------
16011601
1602- Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.8 .0/LICENSE:
1602+ Contents of probable licence file $GOMODCACHE/github.com/hashicorp/go-version@v1.9 .0/LICENSE:
16031603
16041604Copyright IBM Corp. 2014, 2025
16051605
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/gofrs/uuid/v5 v5.4.0
1818 github.com/google/go-cmp v0.7.0
1919 github.com/hashicorp/go-cleanhttp v0.5.2
20- github.com/hashicorp/go-version v1.8 .0
20+ github.com/hashicorp/go-version v1.9 .0
2121 github.com/hashicorp/golang-lru/v2 v2.0.7
2222 github.com/magefile/mage v1.17.0
2323 github.com/mailru/easyjson v0.9.2
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
8787github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
8888github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
8989github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
90- github.com/hashicorp/go-version v1.8 .0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
91- github.com/hashicorp/go-version v1.8 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
90+ github.com/hashicorp/go-version v1.9 .0 h1:CeOIz6k+LoN3qX9Z0tyQrPtiB1DFYRPfCIBtaXPSCnA =
91+ github.com/hashicorp/go-version v1.9 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
9292github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
9393github.com/hashicorp/golang-lru/v2 v2.0.7 /go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
9494github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments