bump go.mod to 1.15

This commit is contained in:
umarcor 2021-08-17 15:05:11 +02:00
parent 604154e005
commit 9c1de95288

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/spf13/cobra module github.com/spf13/cobra
go 1.14 go 1.15
require ( require (
github.com/cpuguy83/go-md2man/v2 v2.0.1 github.com/cpuguy83/go-md2man/v2 v2.0.1