diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-03-31 12:24:45 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-04-09 07:55:50 +0000 |
| commit | 73f4b622a34ffc998a542f5e109fb05a1d892272 (patch) | |
| tree | e1b07bff6ea34c523ee7fd5c1ff2e614570f8c02 /go.mod | |
| parent | 976a34ecfb3a3604c1e1c9532cb77809d14a7429 (diff) | |
go.mod: vendor github.com/bsm/histogram
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
