Files
keywarden/go.mod
scriptos eb1f4e0738
All checks were successful
PR Tests / Lint, Build & Test (pull_request) Successful in 6m7s
Security Scan / Go Vulnerability Check (pull_request) Successful in 5m33s
fix: bump Go from 1.26.1 to 1.26.2 to resolve stdlib vulnerabilities
2026-04-08 20:09:40 +02:00

12 lines
219 B
Modula-2

module git.techniverse.net/scriptos/keywarden
go 1.26.2
require (
github.com/cloudflare/circl v1.6.3
github.com/mattn/go-sqlite3 v1.14.38
golang.org/x/crypto v0.49.0
)
require golang.org/x/sys v0.42.0 // indirect