Skip to content

Commit 3934a6d

Browse files
chore(deps): update github.com/ianlancetaylor/demangle digest to 24b1563
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4a86bd3 commit 3934a6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,8 @@ github.com/hashicorp/hcl/v2 v2.13.0/go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0z
338338
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
339339
github.com/hexops/gotextdiff v1.0.3/go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg=
340340
github.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=
343343
github.com/in-toto/in-toto-golang v0.9.0 h1:tHny7ac4KgtsfrG6ybU8gVOZux2H8jN05AXJ9EBM1XU=
344344
github.com/in-toto/in-toto-golang v0.9.0/go.mod h1:xsBVrVsHNsB61++S6Dy2vWosKhuA3lUTQd+eF9HdeMo=
345345
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=

0 commit comments

Comments
 (0)