Update go.mod to 1.16

This commit is contained in:
Sauyon Lee
2021-02-18 11:48:48 -08:00
parent fee0355ea0
commit 42939a70b8

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/github/codeql-go
go 1.14
go 1.16
require (
golang.org/x/mod v0.3.0