fbtech/go.mod

8 lines
121 B
Modula-2
Raw Permalink Normal View History

2026-06-23 22:12:36 +00:00
module github.com/builder/fbtech
go 1.19
2026-06-25 18:09:55 +00:00
require (
github.com/mirus-ua/hugo-theme-re-terminal/v2 v2.4.4 // indirect
)