This commit is contained in:
parent
6d4b7541ef
commit
e8c276012f
@ -1,6 +1,6 @@
|
||||
module tsm
|
||||
|
||||
go 1.21.3
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/beevik/ntp v1.4.3
|
||||
@ -10,7 +10,7 @@ require (
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.0 // indirect
|
||||
golang.org/x/net v0.25.0 // indirect
|
||||
golang.org/x/net v0.34.0 // indirect
|
||||
golang.org/x/sync v0.1.0 // indirect
|
||||
golang.org/x/sys v0.20.0 // indirect
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user