msfjarvis.dev/go.mod

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
213 B
Modula-2
Raw Normal View History

module github.com/msfjarvis/msfjarvis.dev
go 1.19
require (
2023-12-11 11:23:15 +05:30
github.com/adityatelange/hugo-PaperMod v0.0.0-20231210070605-e0fc64c43e8f // indirect
github.com/msfjarvis/hugo-social-metadata v1.0.0 // indirect
)