File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/google/go-cmp v0.7.0
2121 github.com/google/uuid v1.6.0
2222 github.com/gorilla/handlers v1.5.2
23- github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5
23+ github.com/ianlancetaylor/demangle v0.0.0-20251118225945-96ee0021ea0f
2424 github.com/prometheus/client_golang v1.23.2
2525 github.com/sergi/go-diff v1.4.0
2626 github.com/speakeasy-api/git-diff-parser v0.0.3
Original file line number Diff line number Diff line change @@ -1137,6 +1137,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
11371137github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
11381138github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5 h1:QCtizt3VTaANvnsd8TtD/eonx7JLIVdEKW1//ZNPZ9A =
11391139github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5 /go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw =
1140+ github.com/ianlancetaylor/demangle v0.0.0-20251118225945-96ee0021ea0f h1:Fnl4pzx8SR7k7JuzyW8lEtSFH6EQ8xgcypgIn8pcGIE =
1141+ github.com/ianlancetaylor/demangle v0.0.0-20251118225945-96ee0021ea0f /go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw =
11401142github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
11411143github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
11421144github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo =
You can’t perform that action at this time.
0 commit comments