Michele Balistreri 96be8e02d7
update deps
2024-12-13 11:15:29 +09:00

13 lines
360 B
Modula-2

module github.com/status-im/status-keycard-go
go 1.16
require (
github.com/ebfe/scard v0.0.0-20190212122703-c3d1b1916a95
github.com/ethereum/go-ethereum v1.10.26
github.com/status-im/keycard-go v0.3.3
golang.org/x/crypto v0.1.0
golang.org/x/text v0.4.0
)
replace github.com/ebfe/scard => github.com/keycard-tech/scard v0.0.0-20241212105412-f6a0ad2a2912