File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,6 @@ require (
22
22
github.com/mattn/go-isatty v0.0.20 // indirect
23
23
github.com/tidwall/match v1.1.1 // indirect
24
24
github.com/tidwall/pretty v1.2.0 // indirect
25
- golang.org/x/image v0.16 .0 // indirect
25
+ golang.org/x/image v0.18 .0 // indirect
26
26
golang.org/x/sys v0.33.0 // indirect
27
27
)
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
30
30
github.com/tidwall/match v1.1.1 /go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM =
31
31
github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs =
32
32
github.com/tidwall/pretty v1.2.0 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
33
- golang.org/x/image v0.16 .0 h1:9kloLAKhUufZhA12l5fwnx2NZW39/we1UhBesW433jw =
34
- golang.org/x/image v0.16 .0 /go.mod h1:ugSZItdV4nOxyqp56HmXwH0Ry0nBCpjnZdpDaIHdoPs =
33
+ golang.org/x/image v0.18 .0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
34
+ golang.org/x/image v0.18 .0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
35
35
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw =
36
36
golang.org/x/net v0.41.0 /go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA =
37
37
golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8 =
You can’t perform that action at this time.
0 commit comments