Cleanup
This commit is contained in:
parent
d80dad4a40
commit
90cde9b4fd
5
go.mod
5
go.mod
@ -2,4 +2,7 @@ module git.crumpington.com/public/toolbox
|
|||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
||||||
require golang.org/x/term v0.0.0-20210317153231-de623e64d2a6
|
require (
|
||||||
|
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect
|
||||||
|
golang.org/x/term v0.0.0-20210317153231-de623e64d2a6
|
||||||
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user