index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
github.com
/
gookit
/
color
/
any.go
blob: 8bf31c181882c59ea07b93fb003b48e57e526ac6 (
plain
)
1
2
3
4
5
6
//go:build !go1.18 // +build !go1.18 package color type any = interface{}