Update logger dependency

This commit is contained in:
2024-04-01 20:33:02 -07:00
parent f5546ca32e
commit a73cfb3da5
2 changed files with 8 additions and 6 deletions

2
go.mod
View File

@@ -6,6 +6,6 @@ require (
github.com/fxamacker/cbor/v2 v2.4.0
github.com/godbus/dbus/v5 v5.0.6
github.com/muka/go-bluetooth v0.0.0-20220819140550-1d8857e3b268
go.arsenm.dev/logger v0.0.0-20230104225304-d706171ea6df
go.elara.ws/logger v0.0.0-20230928062203-85e135cf02ae
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
)