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

This commit is contained in:
Kovid Goyal
2023-06-19 10:07:36 +05:30
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/shirou/gopsutil/v3 v3.23.5
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
golang.org/x/image v0.8.0
golang.org/x/sys v0.8.0
golang.org/x/sys v0.9.0
)
require (