chore(deps): update dependencies
This commit is contained in:
parent
bcbf084739
commit
ad9e8fbff9
2 changed files with 4 additions and 4 deletions
4
go.mod
4
go.mod
|
@ -1,9 +1,9 @@
|
|||
module git.adyxax.org/adyxax/tfstated
|
||||
|
||||
go 1.23.6
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/mattn/go-sqlite3 v1.14.24
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad
|
||||
golang.org/x/crypto v0.35.0
|
||||
golang.org/x/crypto v0.36.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue