feat: add go tpm rand

This commit is contained in:
2025-07-05 15:24:20 +08:00
parent c82444eda2
commit 6bcd031b5b
3 changed files with 35 additions and 0 deletions

7
go-tpm-rand/go.mod Normal file
View 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