chore(deps): update module go to 1.19

This commit is contained in:
Renovate Bot 2022-10-24 13:00:51 +00:00
parent b2e42fb9e9
commit daa0e8eea3

2
go.mod
View file

@ -1,6 +1,6 @@
module git.froth.zone/sam/go2werc
go 1.18
go 1.19
require (
github.com/russross/blackfriday/v2 v2.1.0