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 5
5
require (
6
6
github.com/google/go-cmp v0.6.0
7
7
golang.org/x/sync v0.7.0
8
- golang.org/x/sys v0.21 .0
8
+ golang.org/x/sys v0.22 .0
9
9
)
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
2
2
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
3
3
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M =
4
4
golang.org/x/sync v0.7.0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
5
- golang.org/x/sys v0.21 .0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws =
6
- golang.org/x/sys v0.21 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
5
+ golang.org/x/sys v0.22 .0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI =
6
+ golang.org/x/sys v0.22 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
You can’t perform that action at this time.
0 commit comments