Replaced all other referenced to twt/twtxt
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,12 +3,14 @@ module veri-index
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
git.mills.io/prologic/spyda v0.0.0-00010101000000-000000000000
|
||||
github.com/GeertJohan/go.rice v1.0.2
|
||||
github.com/Masterminds/goutils v1.1.0 // indirect
|
||||
github.com/Masterminds/semver v1.5.0 // indirect
|
||||
github.com/Masterminds/sprig v2.22.0+incompatible
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
github.com/PuerkitoBio/goquery v1.6.1
|
||||
github.com/andreadipersio/securecookie v0.0.0-20131119095127-e3c3b33544ec // indirect
|
||||
github.com/andyleap/microformats v0.0.0-20150523144534-25ae286f528b
|
||||
github.com/audiolion/ipip v1.0.0
|
||||
github.com/bakape/thumbnailer/v2 v2.6.6
|
||||
@@ -20,6 +22,7 @@ require (
|
||||
github.com/disintegration/gift v1.2.1
|
||||
github.com/disintegration/imageorient v0.0.0-20180920195336-8147d86e83ec
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/elithrar/simple-scrypt v1.3.0 // indirect
|
||||
github.com/gabstv/merger v1.0.1
|
||||
github.com/goccy/go-yaml v1.8.6
|
||||
github.com/gomarkdown/markdown v0.0.0-20201113031856-722100d81a8e
|
||||
|
||||
Reference in New Issue
Block a user