-
- Downloads
Initial go setup.
accounts/accounts.go
0 → 100644
go.mod
0 → 100644
module git.lyda.ie/kevin/bulletin | ||
go 1.24.2 | ||
require github.com/urfave/cli/v3 v3.3.2 // indirect |
go.sum
0 → 100644
main.go
0 → 100644
Please register or sign in to comment