Implement basic auth

This commit is contained in:
Dominic Ferrando
2025-04-23 14:13:43 -04:00
parent 4018632080
commit a559aaebf4
11 changed files with 242 additions and 6 deletions
+1
View File
@@ -10,5 +10,6 @@ require (
require (
github.com/disintegration/imaging v1.6.2 // indirect
golang.org/x/crypto v0.37.0 // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
)