Merge pull request #586 from kolyshkin/gomod

go.mod: add go version
pull/671/head
Russ Ross 2020-03-25 09:18:22 -06:00 committed by GitHub
commit abb995c466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -1 +1,3 @@
module github.com/russross/blackfriday
go 1.13