File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ toolchain go1.24.6
77require (
88 github.com/forPelevin/gomoji v1.4.1
99 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10- golang.org/x/image v0.35 .0
10+ golang.org/x/image v0.36 .0
1111 golang.org/x/net v0.49.0
12- golang.org/x/text v0.33 .0
12+ golang.org/x/text v0.34 .0
1313)
1414
1515require github.com/rivo/uniseg v0.4.7 // indirect
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6
44github.zerozr99.workers.dev/nfnt/resize v0.0.0-20180221191011-83c6a9932646 /go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8 =
55github.zerozr99.workers.dev/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
66github.zerozr99.workers.dev/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
7- golang.org/x/image v0.35 .0 h1:LKjiHdgMtO8z7Fh18nGY6KDcoEtVfsgLDPeLyguqb7I =
8- golang.org/x/image v0.35 .0 /go.mod h1:MwPLTVgvxSASsxdLzKrl8BRFuyqMyGhLwmC+TO1Sybk =
7+ golang.org/x/image v0.36 .0 h1:Iknbfm1afbgtwPTmHnS2gTM/6PPZfH+z2EFuOkSbqwc =
8+ golang.org/x/image v0.36 .0 /go.mod h1:YsWD2TyyGKiIX1kZlu9QfKIsQ4nAAK9bdgdrIsE7xy4 =
99golang.org/x/net v0.49.0 h1:eeHFmOGUTtaaPSGNmjBKpbng9MulQsJURQUAfUwY++o =
1010golang.org/x/net v0.49.0 /go.mod h1:/ysNB2EvaqvesRkuLAyjI1ycPZlQHM3q01F02UY/MV8 =
11- golang.org/x/text v0.33 .0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE =
12- golang.org/x/text v0.33 .0 /go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8 =
11+ golang.org/x/text v0.34 .0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk =
12+ golang.org/x/text v0.34 .0 /go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA =
You can’t perform that action at this time.
0 commit comments