aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-09 21:20:12 +0100
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-09 21:20:12 +0100
commitf4da86b98e43eb411c16ec85c21171e81b6b33aa (patch)
tree6f7d0e4c5c460b1379240c8b83f80d8dfc7eb24d /go.sum
Initial commit
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 4 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..8ca01bf
--- /dev/null
+++ b/go.sum
@@ -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=