aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-03-31 12:24:45 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-04-09 07:55:50 +0000
commit73f4b622a34ffc998a542f5e109fb05a1d892272 (patch)
treee1b07bff6ea34c523ee7fd5c1ff2e614570f8c02 /go.mod
parent976a34ecfb3a3604c1e1c9532cb77809d14a7429 (diff)
go.mod: vendor github.com/bsm/histogram
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index c9e56bcae..e47e055c7 100644
--- a/go.mod
+++ b/go.mod
@@ -59,6 +59,7 @@ require (
github.com/bombsimon/wsl/v4 v4.2.1 // indirect
github.com/breml/bidichk v0.2.7 // indirect
github.com/breml/errchkjson v0.3.6 // indirect
+ github.com/bsm/histogram/v3 v3.0.2 // indirect
github.com/butuzov/ireturn v0.3.0 // indirect
github.com/butuzov/mirror v1.1.0 // indirect
github.com/catenacyber/perfsprint v0.7.1 // indirect