diff --git a/go.mod b/go.mod index 70dc533..20413c0 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/ichizero/kol go 1.22.0 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/stretchr/testify v1.10.0