File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/open-edge-platform/orch-library/go v0.5.29
1414 github.com/pkg/errors v0.9.1
1515 github.com/prometheus/client_golang v1.23.2
16- github.com/rancher/remotedialer v0.5.0
16+ github.com/rancher/remotedialer v0.5.1
1717 github.com/sirupsen/logrus v1.9.3
1818 github.com/stretchr/testify v1.11.1
1919 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ github.com/prometheus/common v0.66.1 h1:h5E0h5/Y8niHc5DlaLlWLArTQI7tMrsfQjHV+d9Z
226226github.com/prometheus/common v0.66.1 /go.mod h1:gcaUsgf3KfRSwHY4dIMXLPV0K/Wg1oZ8+SbZk/HH/dA =
227227github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
228228github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
229- github.com/rancher/remotedialer v0.5.0 h1:4H1o9ZBdA1nboaMPBvy03EQlFWXXzwcdMAXLmafop54 =
230- github.com/rancher/remotedialer v0.5.0 /go.mod h1:hpx8oaoxXyy8yHMWH5Iv8GcdVlYEYYzgVNjeXZrhv8E =
229+ github.com/rancher/remotedialer v0.5.1 h1:JMSc3/WNl6IbdytPYosW29ABmKky8GRll43AUl1uB1Y =
230+ github.com/rancher/remotedialer v0.5.1 /go.mod h1:hpx8oaoxXyy8yHMWH5Iv8GcdVlYEYYzgVNjeXZrhv8E =
231231github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
232232github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
233233github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
You can’t perform that action at this time.
0 commit comments