#73 change authorization
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,9 +5,11 @@ go 1.22.5
|
||||
require (
|
||||
github.com/a-h/templ v0.2.771
|
||||
github.com/golang-migrate/migrate/v4 v4.17.1
|
||||
github.com/google/uuid v1.4.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/mattn/go-sqlite3 v1.14.22
|
||||
github.com/prometheus/client_golang v1.20.2
|
||||
golang.org/x/crypto v0.20.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user