2023-05-06 07:14:37 +00:00
|
|
|
module git.wntrmute.dev/kyle/nlink
|
|
|
|
|
|
|
|
go 1.15
|
|
|
|
|
|
|
|
require (
|
|
|
|
git.sr.ht/~thrrgilag/woodstock v0.0.0-20210714032038-b22c4f10cc34
|
2023-05-06 08:01:48 +00:00
|
|
|
git.wntrmute.dev/kyle/goutils v1.6.7
|
2023-05-06 07:14:37 +00:00
|
|
|
github.com/anaskhan96/soup v1.2.4
|
|
|
|
github.com/mattn/go-sqlite3 v1.10.0
|
|
|
|
github.com/minio/minio-go/v7 v7.0.52
|
|
|
|
github.com/mmcdole/gofeed v1.1.3
|
|
|
|
)
|