diff --git a/go.mod b/go.mod index a09f0e7..0b5605a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/layou233/neveridle go 1.25.0 -toolchain go1.26.3 +toolchain go1.26.4 require ( github.com/shirou/gopsutil/v3 v3.24.5