1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-24 13:48:56 +08:00

bump go version to 1.20, and update go.mod

This commit is contained in:
shirou 2024-02-13 09:12:06 +00:00
parent 42e7556a11
commit 87b0257e5b

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/shirou/gopsutil/v3
module github.com/shirou/gopsutil/v4
go 1.18