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