From 9ea75094dec2e70c3a4304d54d3cd427cbc5ca51 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 24 Feb 2025 15:05:36 +0100 Subject: build(golatt): upgrade to 0.4.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a1b3d57..ab5925e 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module now go 1.24 -require github.com/anhgelus/golatt v0.3.1-0.20250224013601-7215f78c2860 +require github.com/anhgelus/golatt v0.4.0 require github.com/gorilla/mux v1.8.1 // indirect -- cgit v1.2.3