Skip to content

Commit 3f02a9b

Browse files
feat: Updating shepherd version (#398)
1 parent 73886f1 commit 3f02a9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ require (
7272
github.com/gruntwork-io/terratest v0.49.0
7373
github.com/mattn/go-sqlite3 v1.14.28
7474
github.com/rancher/rancher v0.0.0-20250806201723-9a7af3779b9d
75-
github.com/rancher/shepherd v0.0.0-20251111151559-050d62ead063
75+
github.com/rancher/shepherd v0.0.0-20251126203801-bd190cfd904c
7676
github.com/rancher/tests/actions v0.0.0-20251111162746-32a475483166
7777
github.com/rancher/tests/interoperability v0.0.0-00010101000000-000000000000
7878
github.com/rancher/tfp-automation v0.0.0-20251121233100-199e1728f71c

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,8 +2182,8 @@ github.com/rancher/rancher/pkg/apis v0.0.0-20251111120454-f829d8f1dc83 h1:5wbUhQ
21822182
github.com/rancher/rancher/pkg/apis v0.0.0-20251111120454-f829d8f1dc83/go.mod h1:xyYMxIycb9QpdxZjUxf95Cc4E27rfma8Z77U5ysRx3A=
21832183
github.com/rancher/rke v1.8.0-rc.4 h1:jowVyaF3LsJonC7vNsAwWf3MONHAtEFUD/j3UzNSE5U=
21842184
github.com/rancher/rke v1.8.0-rc.4/go.mod h1:x9N1abruzDFMwTpqq2cnaDYpKCptlNoW8VraNWB6Pc4=
2185-
github.com/rancher/shepherd v0.0.0-20251111151559-050d62ead063 h1:dOsgYdfXh/xTu4posp1nzCE/ePN/Ce2fCsIgh1XqXFk=
2186-
github.com/rancher/shepherd v0.0.0-20251111151559-050d62ead063/go.mod h1:SJtW8Jqv0rphZzsGnvB965YdyR2FqFtB+TbbzVLt8F4=
2185+
github.com/rancher/shepherd v0.0.0-20251126203801-bd190cfd904c h1:o7/nPdBReIZZT8IlM1cI0dWUlecpA8GfcL+QNqq1MmM=
2186+
github.com/rancher/shepherd v0.0.0-20251126203801-bd190cfd904c/go.mod h1:SJtW8Jqv0rphZzsGnvB965YdyR2FqFtB+TbbzVLt8F4=
21872187
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20250930163923-f2c9e60b1078 h1:1MJSgYkgXhr/Zc5idJkKa10SiBQd0HVtbxVOBoghlzY=
21882188
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20250930163923-f2c9e60b1078/go.mod h1:CV2Soy/Skw8/SA9dDJVgpeHxoEdtjYkNpNy6xvvC5kA=
21892189
github.com/rancher/tfp-automation v0.0.0-20251121233100-199e1728f71c h1:qobxOPRvzD6HFInxasBBhnk928mppKcpRRK0k1p2qKE=

0 commit comments

Comments
 (0)