copy langext & termext from ffsclient

This commit is contained in:
2022-10-27 16:48:26 +02:00
parent 0eaeb5ac4f
commit 3717eeb515
17 changed files with 606 additions and 7 deletions

6
go.mod
View File

@@ -1,3 +1,9 @@
module gogs.mikescher.com/BlackForestBytes/goext
go 1.19
require (
golang.org/x/term v0.1.0
)
require golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect