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 @@ -14,7 +14,7 @@ require (
1414 github.com/stretchr/testify v1.10.0
1515 github.com/tdewolff/minify/v2 v2.21.3
1616 github.com/yosssi/gohtml v0.0.0-20201013000340-ee4748c638f4
17- golang.org/x/image v0.25 .0
17+ golang.org/x/image v0.26 .0
1818 golang.org/x/term v0.29.0
1919)
2020
Original file line number Diff line number Diff line change @@ -99,6 +99,8 @@ github.com/yuin/goldmark-emoji v1.0.3 h1:aLRkLHOuBR2czCY4R8olwMjID+tENfhyFDMCRhb
9999github.com/yuin/goldmark-emoji v1.0.3 /go.mod h1:tTkZEbwu5wkPmgTcitqddVxY9osFZiavD+r4AzQrh1U =
100100golang.org/x/image v0.25.0 h1:Y6uW6rH1y5y/LK1J8BPWZtr6yZ7hrsy6hFrXjgsc2fQ =
101101golang.org/x/image v0.25.0 /go.mod h1:tCAmOEGthTtkalusGp1g3xa2gke8J6c2N565dTyl9Rs =
102+ golang.org/x/image v0.26.0 h1:4XjIFEZWQmCZi6Wv8BoxsDhRU3RVnLX04dToTDAEPlY =
103+ golang.org/x/image v0.26.0 /go.mod h1:lcxbMFAovzpnJxzXS3nyL83K27tmqtKzIJpctK8YO5c =
102104golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
103105golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
104106golang.org/x/net v0.33.0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
You can’t perform that action at this time.
0 commit comments