aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 bfbe03a..b8b36b4 100644
--- a/go.mod
+++ b/go.mod
@@ -5,5 +5,8 @@ go 1.22.2
require (
git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
github.com/google/go-cmp v0.6.0
+ github.com/valyala/quicktemplate v1.7.0
golang.org/x/sync v0.7.0
)
+
+require github.com/valyala/bytebufferpool v1.0.0 // indirect