File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/mattn/go-shellwords v1.0.12
14
14
github.com/mikesmitty/edkey v0.0.0-20170222072505-3356ea4e686a
15
15
github.com/openshift/gssapi v0.0.0-20161010215902-5fb4217df13b
16
- github.com/otiai10/copy v1.14.0
16
+ github.com/otiai10/copy v1.14.1
17
17
github.com/pires/go-proxyproto v0.8.0
18
18
github.com/prometheus/client_golang v1.20.5
19
19
github.com/sirupsen/logrus v1.9.3
@@ -71,6 +71,7 @@ require (
71
71
github.com/onsi/ginkgo v1.16.5 // indirect
72
72
github.com/onsi/gomega v1.20.1 // indirect
73
73
github.com/opentracing/opentracing-go v1.2.0 // indirect
74
+ github.com/otiai10/mint v1.6.3 // indirect
74
75
github.com/philhofer/fwd v1.1.1 // indirect
75
76
github.com/pkg/errors v0.9.1 // indirect
76
77
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
Original file line number Diff line number Diff line change @@ -305,10 +305,10 @@ github.com/opentracing/opentracing-go v1.0.2/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFSt
305
305
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
306
306
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
307
307
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
308
- github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
309
- github.com/otiai10/copy v1.14.0 /go.mod h1:ECfuL02W+/FkTWZWgQqXPWZgW9oeKCSQ5qVfSc4qc4w =
310
- github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks =
311
- github.com/otiai10/mint v1.5.1 /go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM =
308
+ github.com/otiai10/copy v1.14.1 h1:5/7E6qsUMBaH5AnQ0sSLzzTg1oTECmcCmT6lvF45Na8 =
309
+ github.com/otiai10/copy v1.14.1 /go.mod h1:oQwrEDDOci3IM8dJF0d8+jnbfPDllW6vUjNc3DoZm9I =
310
+ github.com/otiai10/mint v1.6.3 h1:87qsV/aw1F5as1eH1zS/yqHY85ANKVMgkDrf9rcxbQs =
311
+ github.com/otiai10/mint v1.6.3 /go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM =
312
312
github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30 /go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o =
313
313
github.com/philhofer/fwd v1.1.1 h1:GdGcTjf5RNAxwS4QLsiMzJYj5KEvPJD3Abr261yRQXQ =
314
314
github.com/philhofer/fwd v1.1.1 /go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU =
You can’t perform that action at this time.
0 commit comments