Skip to content

Commit c3fcc59

Browse files
committed
go.mod: set -lang to go1.16
Upgrade to golang-1.16
1 parent 09c3a5e commit c3fcc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module golang.org/x/example
22

3-
go 1.15
3+
go 1.16
44

55
require golang.org/x/tools v0.0.0-20210112183307-1e6ecd4bf1b0

0 commit comments

Comments
 (0)