aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-10 15:37:17 +0100
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-10 15:37:17 +0100
commitc6b6252270e94d4512884187135df1c1a20f5734 (patch)
tree3df5f96d9486485e58d0392771017d934f0726f5 /go.mod
parenta1c1eb9ded1e6f1de0946b40c01439f5c9d3d529 (diff)
build(golatt): upgrade to 0.2.0
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