web/go.mod
Drew Bowering ef6b699072
reduce the Golang version requirement
- The current Hugo Docker image is still based on Go 1.23.2.
2025-05-09 14:35:27 -06:00

6 lines
103 B
Modula-2

module git.brds.ca/drew/web
go 1.23.2
require github.com/nunocoracao/blowfish/v2 v2.85.1 // indirect