build: bump go 1.16 in go.mod

main
Tran Hau 2021-03-16 09:02:53 +00:00
parent 6a995fa9f9
commit 1c1001428d
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

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