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 @@ -46,7 +46,7 @@ require (
4646 github.com/ugorji/go/codec v1.2.4
4747 golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
4848 golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
49- golang.org/x/net v0.0.0-20210119194325-5f4716e94777
49+ golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d
5050 golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93
5151 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5252 gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
Original file line number Diff line number Diff line change @@ -638,8 +638,8 @@ golang.org/x/net v0.0.0-20200625001655-4c5254603344/go.mod h1:/O7V0waA8r7cgGh81R
638638golang.org/x/net v0.0.0-20200707034311-ab3426394381 /go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA =
639639golang.org/x/net v0.0.0-20200822124328-c89045814202 h1:VvcQYSHwXgi7W+TpUR6A9g6Up98WAHf3f/ulnJ62IyA =
640640golang.org/x/net v0.0.0-20200822124328-c89045814202 /go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA =
641- golang.org/x/net v0.0.0-20210119194325-5f4716e94777 h1:003p0dJM77cxMSyCPFphvZf/Y5/NXf5fzg6ufd1/Oew =
642- golang.org/x/net v0.0.0-20210119194325-5f4716e94777 /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
641+ golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d h1:1aflnvSoWWLI2k/dMUAl5lvU1YO4Mb4hz0gh+1rjcxU =
642+ golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
643643golang.org/x/oauth2 v0.0.0-20170912212905-13449ad91cb2 /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
644644golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be h1:vEDujvNQGv4jgYKudGeI/+DAX4Jffq6hpD55MmoEvKs =
645645golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
You can’t perform that action at this time.
0 commit comments