am-i-alive-go

Make it easy for people to check if you are alive or not.
git clone http://git.hanabi.in/repos/am-i-alive-go.git
Log | Files | Refs | README | LICENSE

go.mod (103B)


      1 module git.hanabi.in/dev/am-i-alive
      2 
      3 go 1.17
      4 
      5 require github.com/mattn/go-sqlite3 v1.14.12 // indirect