@@ -2,4 +2,7 @@ module go-ssg
go 1.24.2
require github.com/russross/blackfriday/v2 v2.1.0 // indirect
require (
github.com/russross/blackfriday/v2 v2.1.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
The note is not visible to the blocked user.