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

go.mod - github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
blob: 84b794672d448274948240d758aa3cd4e7da1f21 (plain)
1
2
3
4
5
6
7
module wangchucheng.com/hugo-eureka

go 1.17

require (
	github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac // 5.15.4
)