Fixed index out of range error

This commit is contained in:
Mike Farah
2024-09-29 15:06:34 +10:00
parent cc7738bb8d
commit 5df71072f5
3 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -30,5 +30,6 @@ require (
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
)
go 1.21
go 1.21.0
toolchain go1.22.5