Commit fc1a02e 1 parent 0718693 commit fc1a02e Copy full SHA for fc1a02e
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
require (
15
15
github.com/golang/protobuf v1.5.2 // indirect
16
16
github.com/google/go-cmp v0.5.9 // indirect
17
- golang.org/x/net v0.6 .0 // indirect
17
+ golang.org/x/net v0.7 .0 // indirect
18
18
golang.org/x/text v0.7.0 // indirect
19
19
google.golang.org/protobuf v1.28.0 // indirect
20
20
gopkg.in/yaml.v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
24
24
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
25
25
github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4 =
26
26
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
27
- golang.org/x/net v0.6 .0 h1:L4ZwwTvKW9gr0ZMS1yrHD9GZhIuVjOBBnaKH+SPQK0Q =
28
- golang.org/x/net v0.6 .0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
27
+ golang.org/x/net v0.7 .0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g =
28
+ golang.org/x/net v0.7 .0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
29
29
golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
30
30
golang.org/x/sys v0.5.0 h1:MUK/U/4lj1t1oPg0HfuXDN/Z1wv31ZJ/YcPiGccS4DU =
31
31
golang.org/x/sys v0.5.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments