aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-12-30 10:16:58 +0100
committerAleksandr Nogikh <nogikh@google.com>2025-12-30 09:50:17 +0000
commitf6a71839887bd670c63c33b583846521b29795fa (patch)
treee0bf7c3766a48fd08cdde503e8cdb51a37ed61ca /go.mod
parent17e6c961d05e4846375febb0ea8b87d054ed20b7 (diff)
all: update the demangle package
Closes #6524.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8a56191a9..040f9b2a7 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/gorilla/handlers v1.5.2
- github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5
+ github.com/ianlancetaylor/demangle v0.0.0-20251118225945-96ee0021ea0f
github.com/prometheus/client_golang v1.23.2
github.com/sergi/go-diff v1.4.0
github.com/speakeasy-api/git-diff-parser v0.0.3