mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
downgrade gopsutil to fix freebsd bug (#1083)
This commit is contained in:
@@ -15,7 +15,7 @@ require (
|
||||
github.com/nicholas-fedor/shoutrrr v0.8.17
|
||||
github.com/pocketbase/dbx v1.11.0
|
||||
github.com/pocketbase/pocketbase v0.29.3
|
||||
github.com/shirou/gopsutil/v4 v4.25.7
|
||||
github.com/shirou/gopsutil/v4 v4.25.6
|
||||
github.com/spf13/cast v1.9.2
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/stretchr/testify v1.11.0
|
||||
|
||||
Reference in New Issue
Block a user