show version

This commit is contained in:
Timon Ringwald
2022-08-29 13:45:28 +02:00
parent 75dce36679
commit e7a2a65eb6
3 changed files with 16 additions and 1 deletions

6
go.mod
View File

@ -3,7 +3,11 @@ module git.milar.in/milarin/format
go 1.18
require (
github.com/fatih/color v1.13.0 // indirect
git.milar.in/milarin/buildinfo v1.0.0
github.com/fatih/color v1.13.0
)
require (
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e // indirect