Merge pull request #1150 from skrashevich/go122

update Go version to 1.22
This commit is contained in:
Alex X
2024-06-06 14:25:27 +03:00
committed by GitHub
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"