Temporary public URLs for videos

This commit is contained in:
Carl Pearson
2024-09-08 05:42:49 -06:00
parent 689ce8280e
commit dc6b391e5a
5 changed files with 83 additions and 4 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.23
toolchain go1.23.0
require (
github.com/google/uuid v1.6.0
github.com/gorilla/sessions v1.4.0
github.com/labstack/echo/v4 v4.10.2
golang.org/x/crypto v0.9.0