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 @@ -96,7 +96,7 @@ require (
96
96
github.com/vanng822/css v0.0.0-20190504095207-a21e860bcd04 // indirect
97
97
github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe // indirect
98
98
go.etcd.io/bbolt v1.3.7 // indirect
99
- golang.org/x/net v0.33 .0 // indirect
99
+ golang.org/x/net v0.21 .0 // indirect
100
100
golang.org/x/sys v0.29.0 // indirect
101
101
golang.org/x/text v0.21.0 // indirect
102
102
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ golang.org/x/crypto v0.32.0/go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ug
202
202
golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
203
203
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
204
204
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
205
- golang.org/x/net v0.33 .0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
206
- golang.org/x/net v0.33 .0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
205
+ golang.org/x/net v0.21 .0 h1:AQyQV4dYCvJ7vGmJyKki9+PBdyvhkSd8EIx/qb0AYv4 =
206
+ golang.org/x/net v0.21 .0 /go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44 =
207
207
golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ =
208
208
golang.org/x/sync v0.10.0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
209
209
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments