build(golatt): upgrade to 0.2.0
This commit is contained in:
parent
a1c1eb9ded
commit
c6b6252270
4 changed files with 8 additions and 22 deletions
7
go.mod
7
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue