aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 3 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index cb5bfce..4e9d28f 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,6 @@ module now
go 1.23.2
-require (
- github.com/anhgelus/golatt v0.1.0 // indirect
- github.com/gorilla/mux v1.8.1 // indirect
-)
+require github.com/anhgelus/golatt v0.2.0
+
+require github.com/gorilla/mux v1.8.1 // indirect