From 556c839dc1b5881c1594dbdfede0bd610790967d Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 11 Jun 2024 10:13:13 -0400 Subject: added a shell.nix for pgformatter, and a wip trigger for db size maintenance --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f9076b8..7b5085c 100644 --- a/go.mod +++ b/go.mod @@ -12,6 +12,7 @@ require ( github.com/kohkimakimoto/gluayaml v0.0.0-20160815032708-6fe413d49d73 github.com/lrstanley/girc v0.0.0-20240125042120-9add3166e52e github.com/sashabaranov/go-openai v1.19.3 + github.com/yuin/gluare v0.0.0-20170607022532-d7c94f1a80ed github.com/yuin/gopher-lua v1.1.1 gitlab.com/megalithic-llc/gluasocket v0.3.1 golang.org/x/net v0.24.0 -- cgit v1.2.3