diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-06-26 07:52:23 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-06-26 10:55:02 +0000 |
| commit | ba7e550fd1c1c066f39a27793e54a313c2ec17f4 (patch) | |
| tree | f07180ffb002b27b5d8e10e3552187b81cf6465a /go.mod | |
| parent | 26d77996cd6057592f0d7212c9017e8b62be66e8 (diff) | |
all: update the ianlancetaylor/demangle version
This fixes #6126.
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ require ( github.com/google/keep-sorted v0.6.0 github.com/google/uuid v1.6.0 github.com/gorilla/handlers v1.5.2 - github.com/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b + github.com/ianlancetaylor/demangle v0.0.0-20250625212726-86fd2c0a1a74 github.com/prometheus/client_golang v1.22.0 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 github.com/speakeasy-api/git-diff-parser v0.0.3 |
