go 1.16 required, noticed by cimm

This commit is contained in:
Ted Unangst 2023-01-04 10:32:39 -05:00
parent ccbff8b7db
commit 5d6f1e984b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ proxy_set_header Host $http_host;
.Ss Build
Building
.Nm
requires a go compiler 1.13 and libsqlite.
requires a go compiler 1.16 and libsqlite.
On
.Ox
this is the go and sqlite3 packages.