⬆️ Upgrade dependencies

This commit is contained in:
naiba
2022-08-13 11:40:10 +08:00
parent 58eca1b799
commit 7977846acd
9 changed files with 56 additions and 67 deletions

View File

@@ -19,7 +19,7 @@ import (
"github.com/blang/semver"
"github.com/go-ping/ping"
"github.com/gorilla/websocket"
"github.com/p14yground/go-github-selfupdate/selfupdate"
"github.com/naiba/go-github-selfupdate/selfupdate"
"github.com/shirou/gopsutil/v3/disk"
"github.com/shirou/gopsutil/v3/host"
psnet "github.com/shirou/gopsutil/v3/net"