Skip to content

Commit

Permalink
Merge pull request #4686 from k0sproject/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/k0sproject/bootloose-0.9.0

Bump github.com/k0sproject/bootloose from 0.7.2 to 0.9.0
  • Loading branch information
github-actions[bot] authored Nov 19, 2024
2 parents f059d87 + 74acb98 commit 410e884
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/go-openapi/jsonpointer v0.21.0
github.com/go-playground/validator/v10 v10.23.0
github.com/google/go-cmp v0.6.0
github.com/k0sproject/bootloose v0.7.2
github.com/k0sproject/bootloose v0.9.0
github.com/k0sproject/dig v0.2.0
github.com/k0sproject/version v0.6.0
github.com/kardianos/service v1.2.2
Expand Down Expand Up @@ -125,7 +125,7 @@ require (
github.com/daviddengcn/go-colortext v1.0.0 // indirect
github.com/docker/cli v25.0.1+incompatible // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker v26.1.5+incompatible // indirect
github.com/docker/docker v27.0.2+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ github.com/docker/cli v25.0.1+incompatible h1:mFpqnrS6Hsm3v1k7Wa/BO23oz0k121MTbT
github.com/docker/cli v25.0.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v26.1.5+incompatible h1:NEAxTwEjxV6VbBMBoGG3zPqbiJosIApZjxlbrG9q3/g=
github.com/docker/docker v26.1.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v27.0.2+incompatible h1:mNhCtgXNV1fIRns102grG7rdzIsGGCq1OlOD0KunZos=
github.com/docker/docker v27.0.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A=
github.com/docker/docker-credential-helpers v0.7.0/go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0=
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
Expand Down Expand Up @@ -351,8 +351,8 @@ github.com/json-iterator/go v1.1.7/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/u
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
github.com/k0sproject/bootloose v0.7.2 h1:K3IRlP8WSBWuNqT7SN/L6nw3rYY+aMpfqylOQ2tksf4=
github.com/k0sproject/bootloose v0.7.2/go.mod h1:BwIRhmv1ioCQsOeTa6qeSlBFzu5OTpINP9BIjVAXjEc=
github.com/k0sproject/bootloose v0.9.0 h1:Ae45gF0jfS7ND6z1EotWs4qWAwqTRahvET91Y2+GMwo=
github.com/k0sproject/bootloose v0.9.0/go.mod h1:4NkBMQoJ5ZZCGNWjiiEBOxn4ciEo1mBQVOmCYYglGmM=
github.com/k0sproject/dig v0.2.0 h1:cNxEIl96g9kqSMfPSZLhpnZ0P8bWXKv08nxvsMHop5w=
github.com/k0sproject/dig v0.2.0/go.mod h1:rBcqaQlJpcKdt2x/OE/lPvhGU50u/e95CSm5g/r4s78=
github.com/k0sproject/version v0.6.0 h1:Wi8wu9j+H36+okIQA47o/YHbzNpKeIYj8IjGdJOdqsI=
Expand Down
12 changes: 6 additions & 6 deletions inttest/common/bootloosesuite.go
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ func (s *BootlooseSuite) initializeBootlooseClusterInDir(dir string) error {
Machines: []config.MachineReplicas{
{
Count: s.ControllerCount,
Spec: config.Machine{
Spec: &config.Machine{
Image: s.BootLooseImage,
Name: controllerNodeNameFormat,
Privileged: true,
Expand All @@ -1179,7 +1179,7 @@ func (s *BootlooseSuite) initializeBootlooseClusterInDir(dir string) error {
},
{
Count: s.WorkerCount,
Spec: config.Machine{
Spec: &config.Machine{
Image: s.BootLooseImage,
Name: workerNodeNameFormat,
Privileged: true,
Expand All @@ -1189,7 +1189,7 @@ func (s *BootlooseSuite) initializeBootlooseClusterInDir(dir string) error {
},
{
Count: s.K0smotronWorkerCount,
Spec: config.Machine{
Spec: &config.Machine{
Image: s.BootLooseImage,
Name: k0smotronNodeNameFormat,
Privileged: true,
Expand All @@ -1202,7 +1202,7 @@ func (s *BootlooseSuite) initializeBootlooseClusterInDir(dir string) error {

if s.WithLB {
cfg.Machines = append(cfg.Machines, config.MachineReplicas{
Spec: config.Machine{
Spec: &config.Machine{
Name: lbNodeNameFormat,
Image: defaultBootLooseImage,
Privileged: true,
Expand All @@ -1215,7 +1215,7 @@ func (s *BootlooseSuite) initializeBootlooseClusterInDir(dir string) error {

if s.WithExternalEtcd {
cfg.Machines = append(cfg.Machines, config.MachineReplicas{
Spec: config.Machine{
Spec: &config.Machine{
Name: etcdNodeNameFormat,
Image: defaultBootLooseImage,
Privileged: true,
Expand All @@ -1227,7 +1227,7 @@ func (s *BootlooseSuite) initializeBootlooseClusterInDir(dir string) error {

if s.WithUpdateServer {
cfg.Machines = append(cfg.Machines, config.MachineReplicas{
Spec: config.Machine{
Spec: &config.Machine{
Name: updateServerNodeNameFormat,
Image: "update-server",
Privileged: true,
Expand Down

0 comments on commit 410e884

Please sign in to comment.