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 @@ -15,7 +15,7 @@ require (
15
15
github.com/openshift/client-go v0.0.0-20200325131901-f7baeb993edb
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/prometheus/client_golang v1.19.1
18
- github.com/sethvargo/go-password v0.2.0
18
+ github.com/sethvargo/go-password v0.3.1
19
19
github.com/stretchr/testify v1.9.0
20
20
go.uber.org/zap v1.27.0
21
21
golang.org/x/mod v0.19.0
Original file line number Diff line number Diff line change @@ -1525,8 +1525,8 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
1525
1525
github.com/segmentio/kafka-go v0.1.0 /go.mod h1:X6itGqS9L4jDletMsxZ7Dz+JFWxM6JHfPOCvTvk+EJo =
1526
1526
github.com/segmentio/kafka-go v0.2.0 /go.mod h1:X6itGqS9L4jDletMsxZ7Dz+JFWxM6JHfPOCvTvk+EJo =
1527
1527
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
1528
- github.com/sethvargo/go-password v0.2.0 h1:BTDl4CC/gjf/axHMaDQtw507ogrXLci6XRiLc7i/UHI =
1529
- github.com/sethvargo/go-password v0.2.0 /go.mod h1:Ym4Mr9JXLBycr02MFuVQ/0JHidNetSgbzutTr3zsYXE =
1528
+ github.com/sethvargo/go-password v0.3.1 h1:WqrLTjo7X6AcVYfC6R7GtSyuUQR9hGyAj/f1PYQZCJU =
1529
+ github.com/sethvargo/go-password v0.3.1 /go.mod h1:rXofC1zT54N7R8K/h1WDUdkf9BOx5OptoxrMBcrXzvs =
1530
1530
github.com/shurcooL/httpfs v0.0.0-20171119174359-809beceb2371 /go.mod h1:ZY1cvUeJuFPAdZ/B6v7RHavJWZn2YPVFQ1OSXhCGOkg =
1531
1531
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 /go.mod h1:ZY1cvUeJuFPAdZ/B6v7RHavJWZn2YPVFQ1OSXhCGOkg =
1532
1532
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
You can’t perform that action at this time.
0 commit comments