diff --git a/go.mod b/go.mod index ab581e2..d0089da 100644 --- a/go.mod +++ b/go.mod @@ -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