Welcome to mirror list, hosted at ThFree Co, Russian Federation.

go.mod - github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
blob: 932f05f2db8e63aed06e0b430680f5edc671e3ea (plain)
1
2
3
4
5
6
7
8
9
module github.com/kdevo/osprey-delight/v5

go 1.13

require (
	github.com/hugo-mods/icons v0.0.0-20211204094455-ce8763589b4a // indirect
	github.com/hugo-mods/lazyimg v0.0.0-20211204103006-f8df703cfde3 // indirect
	github.com/hugo-mods/release-notify v0.0.0-20211204183217-31d5f4d05aba // indirect
)