Skip to content

Commit 200d954

Browse files
dependabot[bot]sni
authored andcommitted
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.2
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.1 to 4.25.2. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.1...v4.25.2) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2749fc commit 200d954

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
9090
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
9191
github.com/sevlyar/go-daemon v0.1.6 h1:EUh1MDjEM4BI109Jign0EaknA2izkOyi0LV3ro3QQGs=
9292
github.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=
9595
github.com/sni/check_http_go/pkg/checkhttp v0.0.0-20240724130556-96724c4c3d78 h1:DsqXenu5b74vFeZaXAEalawE+nwCX68BouzeotHh2eI=
9696
github.com/sni/check_http_go/pkg/checkhttp v0.0.0-20240724130556-96724c4c3d78/go.mod h1:Ja52a8d0K4032zY9tOXLcIh2E0e/NprRnl7nXJjebI0=
9797
github.com/sni/go-flags v0.0.0-20241025124417-5e271e4d4cc9 h1:UDgM4SP5Fd2PKVRdeUFlA/WRNHkvMNeIx0Nmw7sn21k=

0 commit comments

Comments
 (0)