forked from nihonium/linux-auth
final bad try
This commit is contained in:
parent
b540edbe1e
commit
fa5e0287e5
7 changed files with 106 additions and 1 deletions
5
go.mod
5
go.mod
|
|
@ -10,4 +10,7 @@ require (
|
|||
golang.org/x/term v0.38.0
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.39.0 // indirect
|
||||
require (
|
||||
github.com/dvyukov/go-fuzz v0.0.0-20240924070022-e577bee5275c // indirect
|
||||
golang.org/x/sys v0.39.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue