# HG changeset patch # User Peter Sanchez # Date 1692409986 21600 # Fri Aug 18 19:53:06 2023 -0600 # Node ID 5f221cb61f1274b04481ba6b4fedb2bc4a18aa39 # Parent e36c6d1c255993e4263f780f9a1ee92d1e9ee3b4 Go version req bump diff --git a/go.mod b/go.mod --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module hg.code.netlandish.com/~netlandish/gobwebs -go 1.18 +go 1.20 require ( git.sr.ht/~sircmpwn/dowork v0.0.0-20221010085743-46c4299d76a1