bots-garden/call-hellopublic Fork 0
5dad2f81c1d64d7ff1505272cae94669979e4e46
Commits
Clone
git clone https://git.rickub.com/bots-garden/call-hello.git
git clone ssh://git@rickub.com/bots-garden/call-hello.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

save 5dad2f8Unverified · on 5dad2f81c1d64d7ff1505272cae94669979e4e46 · k33g · 4h ago
go.mod · 5 lines · 68 BAMPL Blame HistoryRaw
1
2
3
4
5
module demo

go 1.26.2

require rickub.com/bots-garden/hello v0.1.0