From e64644ff62277aae4af75a7df1e478b4e39b55ee Mon Sep 17 00:00:00 2001 From: Darren O'Connor Date: Wed, 27 Oct 2021 21:05:35 -0400 Subject: [PATCH] update to 1.16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b72d610..6c2e768 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ People probably use this! ## To start developing -You need a working [Go environment](https://golang.org/doc/install) (1.10 or newer). +You need a working [Go environment](https://golang.org/doc/install) (1.16 or newer). This project also uses [Go Modules](https://github.com/golang/go/wiki/Modules). ```bash