Pin to Go 1.22.7 (#2987)

* Set go version to 1.22.5

* Pin to Go 1.22.7
This commit is contained in:
Raja Subramanian
2024-09-07 16:55:59 +05:30
committed by GitHub
parent bfb5fa1f97
commit 6843c1dafe
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/livekit/livekit-server
go 1.22
go 1.22.7
require (
github.com/bep/debounce v1.2.1