Initial commit

This commit is contained in:
Anhgelus Morhtuuzh 2024-11-09 21:20:12 +01:00
commit f4da86b98e
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
5 changed files with 706 additions and 0 deletions

4
go.sum Normal file
View file

@ -0,0 +1,4 @@
github.com/anhgelus/golatt v0.1.0 h1:Lb6wCtbOmIE/p/wlDeFzuFuR++twPx+fHMNVDGhqjXk=
github.com/anhgelus/golatt v0.1.0/go.mod h1:Lgyy/Tm9A3w1ft72mZOUxl/p+4G2/WB3qxoXTv7Y4y8=
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=