Copy-paste to fix previous copy-paste

This commit is contained in:
2023-08-07 18:49:25 -04:00
parent 5dd3fa9451
commit ca56ca7b29
4 changed files with 52 additions and 0 deletions

1
go.mod
View File

@@ -12,6 +12,7 @@ require (
github.com/labstack/gommon v0.4.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
golang.org/x/crypto v0.11.0 // indirect