File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/sasha-s/go-deadlock v0.3.5
1919 github.com/sassoftware/go-rpmutils v0.4.0
2020 github.com/sevlyar/go-daemon v0.1.6
21- github.com/shirou/gopsutil/v4 v4.25.1
21+ github.com/shirou/gopsutil/v4 v4.25.2
2222 github.com/sni/check_http_go/pkg/checkhttp v0.0.0-20240724130556-96724c4c3d78
2323 github.com/sni/go-flags v0.0.0-20241025124417-5e271e4d4cc9
2424 github.com/sni/shelltoken v0.0.0-20241125181525-84152f22ccd3
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
9090github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
9191github.com/sevlyar/go-daemon v0.1.6 h1:EUh1MDjEM4BI109Jign0EaknA2izkOyi0LV3ro3QQGs =
9292github.com/sevlyar/go-daemon v0.1.6 /go.mod h1:6dJpPatBT9eUwM5VCw9Bt6CdX9Tk6UWvhW3MebLDRKE =
93- github.com/shirou/gopsutil/v4 v4.25.1 h1:QSWkTc+fu9LTAWfkZwZ6j8MSUk4A2LV7rbH0ZqmLjXs =
94- github.com/shirou/gopsutil/v4 v4.25.1 /go.mod h1:RoUCUpndaJFtT+2zsZzzmhvbfGoDCJ7nFXKJf8GqJbI =
93+ github.com/shirou/gopsutil/v4 v4.25.2 h1:NMscG3l2CqtWFS86kj3vP7soOczqrQYIEhO/pMvvQkk =
94+ github.com/shirou/gopsutil/v4 v4.25.2 /go.mod h1:34gBYJzyqCDT11b6bMHP0XCvWeU3J61XRT7a2EmCRTA =
9595github.com/sni/check_http_go/pkg/checkhttp v0.0.0-20240724130556-96724c4c3d78 h1:DsqXenu5b74vFeZaXAEalawE+nwCX68BouzeotHh2eI =
9696github.com/sni/check_http_go/pkg/checkhttp v0.0.0-20240724130556-96724c4c3d78 /go.mod h1:Ja52a8d0K4032zY9tOXLcIh2E0e/NprRnl7nXJjebI0 =
9797github.com/sni/go-flags v0.0.0-20241025124417-5e271e4d4cc9 h1:UDgM4SP5Fd2PKVRdeUFlA/WRNHkvMNeIx0Nmw7sn21k =
You can’t perform that action at this time.
0 commit comments