You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module blog.ndumas.com
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/nunocoracao/blowfish/v2 v2.71.0 // indirect
|
|
github.com/panr/hugo-theme-terminal/v3 v3.1.2 // indirect
|
|
)
|