upgrade to go 1.16

This commit is contained in:
Greg Gauthier 2021-03-09 09:56:42 +00:00
parent b729a7d13f
commit 4da23b9537
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module go-learn
go 1.14
go 1.16
require (
github.com/PuerkitoBio/goquery v1.6.1 // indirect