File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ require (
121121 github.com/hashicorp/golang-lru/v2 v2.0.3 // indirect
122122 github.com/hashicorp/hcl v1.0.0 // indirect
123123 github.com/hashicorp/hcl/v2 v2.13.0 // indirect
124- github.com/ianlancetaylor/demangle v0.0.0-20231023195312-e2daf7ba7156 // indirect
124+ github.com/ianlancetaylor/demangle v0.0.0-20251117192306-24b156331ecd // indirect
125125 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
126126 github.com/jmespath/go-jmespath v0.4.0 // indirect
127127 github.com/kevinburke/ssh_config v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -338,8 +338,8 @@ github.com/hashicorp/hcl/v2 v2.13.0/go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0z
338338github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM =
339339github.com/hexops/gotextdiff v1.0.3 /go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg =
340340github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
341- github.com/ianlancetaylor/demangle v0.0.0-20231023195312-e2daf7ba7156 h1:XaXfcSUnkTV/iujizC1//N5IrJA1v6KQHwMDbsZesoM =
342- github.com/ianlancetaylor/demangle v0.0.0-20231023195312-e2daf7ba7156 /go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw =
341+ github.com/ianlancetaylor/demangle v0.0.0-20251117192306-24b156331ecd h1:PkncfFlHMBC7PKiW8iDeEDwlywabNX/w5PHt+1K56Eo =
342+ github.com/ianlancetaylor/demangle v0.0.0-20251117192306-24b156331ecd /go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw =
343343github.com/in-toto/in-toto-golang v0.9.0 h1:tHny7ac4KgtsfrG6ybU8gVOZux2H8jN05AXJ9EBM1XU =
344344github.com/in-toto/in-toto-golang v0.9.0 /go.mod h1:xsBVrVsHNsB61++S6Dy2vWosKhuA3lUTQd+eF9HdeMo =
345345github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments