chore(deps): update module go to 1.19
This commit is contained in:
parent
341e63a683
commit
7680bfe397
1 changed files with 1 additions and 1 deletions
2
go.mod
2
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
|
||||
|
|
Loading…
Reference in a new issue