chore: update go version

This commit is contained in:
Karan Sharma 2021-02-18 19:48:29 +05:30
parent 0075911319
commit 3be58442a4
2 changed files with 8 additions and 13 deletions

2
go.mod
View file

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