diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-02-24 13:53:20 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-02-24 13:53:20 +0100 |
| commit | a5fe3b2ea299b5299a46e425803545954d2d26b5 (patch) | |
| tree | 25aae96f21692cb27a06d6850f3db43336122b52 /go.mod | |
| parent | b05b912f15f02d0208599142a4299970cbb6e90b (diff) | |
build(golatt): upgrade to pre-0.4.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
