# HG changeset patch # User Peter Sanchez # Date 1671576738 21600 # Tue Dec 20 16:52:18 2022 -0600 # Node ID 658b9faa1350ed7bf0958fec01836b48fe36b671 # Parent f924a8f357d77ea4532b6fe1df0790b8871f1241 Modify go version requirement diff --git a/go.mod b/go.mod --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module hg.code.netlandish.com/~netlandish/gobwebs-formguard -go 1.19 +go 1.18