aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 9ba7e3c40b819165cf19b2fadedd0d791adba385 (plain)
1
2
3
4
5
6
7
8
9
10
module now

go 1.24

require (
	github.com/BurntSushi/toml v1.4.0
	github.com/anhgelus/golatt v0.4.0
)

require github.com/gorilla/mux v1.8.1 // indirect