feat: add to tpm non restricted key
This commit is contained in:
8
go-tpm-non-restricted-key/go.mod
Normal file
8
go-tpm-non-restricted-key/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module git.hatter.ink/go-tpm-non-restricted-key
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require (
|
||||
github.com/google/go-tpm v0.9.5 // indirect
|
||||
golang.org/x/sys v0.8.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user