diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-10-27 09:01:37 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-10-27 09:01:37 -0400 |
| commit | 97d1efae1e5acb3d39a6803eb3138812fe2ad91b (patch) | |
| tree | 3da135048b0dd79eaa180f595a7461da9d4fb087 /go.mod | |
| parent | 07512121eb958b5b0000ffb9f5591f0b3e5e2d8b (diff) | |
| download | x-97d1efae1e5acb3d39a6803eb3138812fe2ad91b.tar.xz x-97d1efae1e5acb3d39a6803eb3138812fe2ad91b.zip | |
cmd/tokenize: nuke failed experiment
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -32,7 +32,6 @@ require ( github.com/rodaine/table v1.1.0 github.com/rogpeppe/go-internal v1.11.0 github.com/rs/cors v1.10.1 - github.com/samber/go-gpt-3-encoder v0.3.1 github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a github.com/tetratelabs/wazero v1.5.0 github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 @@ -153,7 +152,6 @@ require ( github.com/rivo/uniseg v0.4.4 // indirect github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d // indirect github.com/sacOO7/gowebsocket v0.0.0-20221109081133-70ac927be105 - github.com/samber/lo v1.37.0 // indirect github.com/sendgrid/rest v2.6.9+incompatible // indirect github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect github.com/tailscale/certstore v0.1.1-0.20220316223106-78d6e1c49d8d // indirect |
