twofactor/go.mod

11 lines
228 B
Modula-2
Raw Permalink Normal View History

2023-09-08 12:34:31 +01:00
module github.com/1f349/twofactor
2022-08-28 18:04:44 +01:00
go 1.18
require (
2023-09-08 12:34:31 +01:00
github.com/sec51/convert v1.0.2
2022-08-28 18:04:44 +01:00
github.com/sec51/qrcode v0.0.0-20160126144534-b7779abbcaf1
)
2023-09-08 12:34:31 +01:00
require github.com/sec51/gf256 v0.0.0-20160126143050-2454accbeb9e // indirect