chore(tfstated): fix test and update dependencies
This commit is contained in:
parent
6e069484cb
commit
afc2c2eb9f
3 changed files with 3 additions and 4 deletions
2
go.mod
2
go.mod
|
@ -5,5 +5,5 @@ go 1.23.4
|
|||
require (
|
||||
github.com/mattn/go-sqlite3 v1.14.24
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad
|
||||
golang.org/x/crypto v0.31.0
|
||||
golang.org/x/crypto v0.32.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue