thats a great README file honey where did you get that from
This commit is contained in:
parent
5d4761e499
commit
85c04bc13b
7 changed files with 47 additions and 49 deletions
9
go.mod
9
go.mod
|
|
@ -1,10 +1,3 @@
|
|||
module github.com/exhq/neowofetch
|
||||
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/fatih/color v1.13.0
|
||||
github.com/mattn/go-colorable v0.1.9 // indirect
|
||||
github.com/mattn/go-isatty v0.0.14 // indirect
|
||||
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
|
||||
)
|
||||
go 1.19
|
||||
Loading…
Add table
Add a link
Reference in a new issue