mirror of
https://github.com/tw93/Mole.git
synced 2026-02-12 04:09:00 +00:00
chore(deps): bump shirou/gopsutil from v3 to v4
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/shirou/gopsutil/v3/net"
|
||||
"github.com/shirou/gopsutil/v4/net"
|
||||
)
|
||||
|
||||
func (c *Collector) collectNetwork(now time.Time) ([]NetworkStatus, error) {
|
||||
|
||||
Reference in New Issue
Block a user