File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/pkg/term v1.1.0
1212 github.com/sahilm/fuzzy v0.1.0
1313 github.com/veandco/go-sdl2 v0.4.35
14- golang.org/x/image v0.7 .0
14+ golang.org/x/image v0.13 .0
1515 golang.org/x/sys v0.8.0
1616)
1717
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ golang.org/x/image v0.6.0 h1:bR8b5okrPI3g/gyZakLZHeWxAR8Dn5CyxXv1hLH5g/4=
4444golang.org/x/image v0.6.0 /go.mod h1:MXLdDR43H7cDJq5GEGXEVeeNhPgi+YYEQ2pC1byI1x0 =
4545golang.org/x/image v0.7.0 h1:gzS29xtG1J5ybQlv0PuyfE3nmc6R4qB73m6LUUmvFuw =
4646golang.org/x/image v0.7.0 /go.mod h1:nd/q4ef1AKKYl/4kft7g+6UyGbdiqWqTP1ZAbRoV7Rg =
47+ golang.org/x/image v0.13.0 h1:3cge/F/QTkNLauhf2QoE9zp+7sr+ZcL4HnoZmdwg9sg =
48+ golang.org/x/image v0.13.0 /go.mod h1:6mmbMOeV28HuMTgA6OSRkdXKYw/t5W9Uwn2Yv1r3Yxk =
4749golang.org/x/mobile v0.0.0-20190415191353-3e0bab5405d6 /go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o =
4850golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 /go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4 =
4951golang.org/x/mod v0.8.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
You can’t perform that action at this time.
0 commit comments