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 @@ -7,7 +7,7 @@ require (
7
7
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
8
8
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38
9
9
github.com/onsi/gomega v1.24.2
10
- golang.org/x/sys v0.3 .0
10
+ golang.org/x/sys v0.4 .0
11
11
golang.org/x/tools v0.4.0
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
27
27
golang.org/x/net v0.4.0 h1:Q5QPcMlvfxFTAPV0+07Xz/MpK9NTXu2VDUuy0FeMfaU =
28
28
golang.org/x/net v0.4.0 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
29
29
golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
30
- golang.org/x/sys v0.3 .0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ =
31
- golang.org/x/sys v0.3 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
30
+ golang.org/x/sys v0.4 .0 h1:Zr2JFtRQNX3BCZ8YtxRE9hNJYC8J6I1MVbMg6owUp18 =
31
+ golang.org/x/sys v0.4 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
32
32
golang.org/x/text v0.5.0 h1:OLmvp0KP+FVG99Ct/qFiL/Fhk4zp4QQnZ7b2U+5piUM =
33
33
golang.org/x/text v0.5.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
34
34
golang.org/x/tools v0.4.0 h1:7mTAgkunk3fr4GAloyyCasadO6h9zSsQZbwvcaIciV4 =
You can’t perform that action at this time.
0 commit comments