tfstated/go.mod
Julien Dessaux 7bad062b78
All checks were successful
main / main (push) Successful in 4m36s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
chore(deps): update dependencies
2025-07-12 00:28:23 +02:00

9 lines
182 B
Modula-2

module git.adyxax.org/adyxax/tfstated
go 1.24.5
require (
github.com/mattn/go-sqlite3 v1.14.28
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad
golang.org/x/crypto v0.40.0
)