This commit is contained in:
parent
6aedfc794f
commit
e0ae0c2a0b
4 changed files with 6 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -5,6 +5,7 @@ go 1.24
|
|||
require (
|
||||
github.com/gorilla/sessions v1.4.0
|
||||
golang.org/x/crypto v0.37.0
|
||||
golang.org/x/crypto/x509roots/fallback v0.0.0-20250418111936-9c1aa6af88df
|
||||
modernc.org/sqlite v1.37.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue