update Go version to 1.15

This commit is contained in:
Donny Xia
2020-11-25 12:41:20 -08:00
parent ba91b6f79f
commit 8f7bcb9b16
46 changed files with 62 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
module main
go 1.14
go 1.15
require (
github.com/spf13/cobra v1.0.0