chore(deps): update Go version to 1.22 across project files

This commit is contained in:
Sergey Krashevich
2024-05-30 17:12:56 +03:00
parent a9e7a73cc8
commit df1d44d24e
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package homekit
import (
"fmt"
"io"
"math/rand"
"math/rand/v2"
"net"
"time"