9 γραμμές
139 B
Modula-2
9 γραμμές
139 B
Modula-2
|
module github.com/infl00p/otprunner
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require (
|
||
|
github.com/99designs/keyring v1.1.6
|
||
|
github.com/godbus/dbus v4.1.0+incompatible
|
||
|
)
|