aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-02-24 13:53:20 +0100
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-02-24 13:53:20 +0100
commita5fe3b2ea299b5299a46e425803545954d2d26b5 (patch)
tree25aae96f21692cb27a06d6850f3db43336122b52 /go.mod
parentb05b912f15f02d0208599142a4299970cbb6e90b (diff)
build(golatt): upgrade to pre-0.4.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 4e9d28f..a1b3d57 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module now
-go 1.23.2
+go 1.24
-require github.com/anhgelus/golatt v0.2.0
+require github.com/anhgelus/golatt v0.3.1-0.20250224013601-7215f78c2860
require github.com/gorilla/mux v1.8.1 // indirect