build: bump go 1.16 in go.mod

main
Tran Hau 2021-03-17 05:06:21 +00:00
parent 1c01a45113
commit d45e46b3e7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/haunt98/go-test-color
go 1.15
go 1.16
require (
github.com/fatih/color v1.10.0