bump min golang version to 1.15

This commit is contained in:
Robert Kaussow 2021-01-17 20:59:08 +01:00
parent dadba92857
commit 80b9b2cfa6
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/thegeeklab/url-parser
go 1.13
go 1.15
require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect