aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-04-18 19:11:56 -0400
committerXe Iaso <me@xeiaso.net>2023-04-18 19:12:08 -0400
commit7f8a0be340b0c6a54dcac51cbdf5ebf7ce0d8293 (patch)
tree7d9bb013d69bdf9522ad88edbf162e00924bb28f /go.mod
parent4c15f8fa4ce26a8e43ff1a86c316d5f25f899a1c (diff)
downloadx-7f8a0be340b0c6a54dcac51cbdf5ebf7ce0d8293.tar.xz
x-7f8a0be340b0c6a54dcac51cbdf5ebf7ce0d8293.zip
tokenize
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index b717413..6c88967 100644
--- a/go.mod
+++ b/go.mod
@@ -60,6 +60,7 @@ require (
github.com/aws/smithy-go v1.13.5 // indirect
github.com/coreos/go-iptables v0.6.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
+ github.com/dlclark/regexp2 v1.7.0 // indirect
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870 // indirect
github.com/fogleman/gg v1.3.0 // indirect
@@ -95,6 +96,8 @@ require (
github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
+ github.com/samber/go-gpt-3-encoder v0.3.1 // indirect
+ 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