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 @@ -30,7 +30,7 @@ require (
30
30
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
31
31
github.com/modern-go/reflect2 v1.0.2 // indirect
32
32
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
33
- golang.org/x/net v0.6 .0 // indirect
33
+ golang.org/x/net v0.7 .0 // indirect
34
34
golang.org/x/sys v0.5.0 // indirect
35
35
golang.org/x/term v0.5.0 // indirect
36
36
golang.org/x/text v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -306,8 +306,8 @@ golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v
306
306
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 /go.mod h1:RBQZq4jEuRlivfhVLdyRGr576XBO4/greRjx4P4O3yc =
307
307
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 /go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM =
308
308
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420 /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
309
- golang.org/x/net v0.6 .0 h1:L4ZwwTvKW9gr0ZMS1yrHD9GZhIuVjOBBnaKH+SPQK0Q =
310
- golang.org/x/net v0.6 .0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
309
+ golang.org/x/net v0.7 .0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g =
310
+ golang.org/x/net v0.7 .0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
311
311
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
312
312
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
313
313
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
You can’t perform that action at this time.
0 commit comments