feat: clone from https://github.com/reitowo/hw-sign
This commit is contained in:
7
hw-sign-go/go.mod
Normal file
7
hw-sign-go/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module hw-sign-go
|
||||
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
)
|
||||
Reference in New Issue
Block a user