diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-06-16 19:06:50 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-06-16 19:06:50 -0400 |
| commit | 5811951ae0cd92810eee1d6e9f9132ed33a74595 (patch) | |
| tree | 65fc8a390aaae1bbd19fb54a7fe312690b5e73a4 /go.mod | |
| parent | 6fbb0c3894bb3dfff5fb5487ac581f9c942a97bc (diff) | |
| download | x-5811951ae0cd92810eee1d6e9f9132ed33a74595.tar.xz x-5811951ae0cd92810eee1d6e9f9132ed33a74595.zip | |
per-user output
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -191,6 +191,8 @@ require ( github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f // indirect github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect github.com/safchain/ethtool v0.3.0 // indirect + github.com/samber/go-gpt-3-encoder v0.3.1 // indirect + github.com/samber/lo v1.38.1 // indirect github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511 // indirect github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect github.com/shopspring/decimal v1.3.1 // indirect |
