diff options
| author | AKP <tom@tdpain.net> | 2022-04-01 21:54:24 +0100 |
|---|---|---|
| committer | AKP <tom@tdpain.net> | 2022-04-01 21:54:24 +0100 |
| commit | b9d32fc0488fa6a16c1c15cf92f905f4e54bca09 (patch) | |
| tree | fd0b46dfb143635bf871a48f9e1a32a27f340e64 /go.mod | |
| parent | 5b1336c229ffbb26eb17b611fab3ccfe17e2d3c6 (diff) | |
god knows what all of this is
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ require ( github.com/timshannon/bolthold v0.0.0-20210913165410-232392fc8a6a // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect github.com/valyala/fasthttp v1.34.0 // indirect + github.com/valyala/quicktemplate v1.7.0 // indirect github.com/valyala/tcplisten v1.0.0 // indirect go.etcd.io/bbolt v1.3.6 // indirect golang.org/x/crypto v0.0.0-20220214200702-86341886e292 // indirect |
