Get it building on the various BSDs bane of my existence

This commit is contained in:
Kovid Goyal
2025-05-18 22:13:32 +05:30
parent 13b574486c
commit e42d7efe85
3 changed files with 9 additions and 8 deletions

2
go.mod
View File

@@ -10,9 +10,9 @@ require (
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/dlclark/regexp2 v1.11.5
github.com/edwvee/exiffix v0.0.0-20240229113213-0dbb146775be
github.com/godbus/dbus/v5 v5.1.0
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/kovidgoyal/dbus v0.0.0-20250518163929-5e5bfb2bd2f2
github.com/kovidgoyal/imaging v1.6.4
github.com/seancfoley/ipaddress-go v1.7.1
github.com/shirou/gopsutil/v3 v3.24.5