Merge branch 'dependabot/go_modules/golang.org/x/image-0.9.0' of https://github.com/kovidgoyal/kitty

This commit is contained in:
Kovid Goyal
2023-07-10 11:16:49 +05:30
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -14,8 +14,8 @@ require (
github.com/seancfoley/ipaddress-go v1.5.4
github.com/shirou/gopsutil/v3 v3.23.6
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
golang.org/x/image v0.8.0
golang.org/x/sys v0.10.0
golang.org/x/image v0.9.0
howett.net/plist v1.0.0
)