Skip to content

Commit

Permalink
bump go version to 1.20, and update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
shirou committed Feb 13, 2024
1 parent ec3d88b commit 324af9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/shirou/gopsutil/v3
module github.com/shirou/gopsutil/v4

go 1.15
go 1.20

require (
github.com/google/go-cmp v0.6.0
Expand Down

0 comments on commit 324af9e

Please sign in to comment.