Update module github.com/medik8s/node-maintenance-operator to v0.13.1 (#284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-17 08:55:22 +02:00 committed by GitHub
parent bd6accbc01
commit 6806097a14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v2 v2.0.0
github.com/googleapis/gax-go/v2 v2.4.0
github.com/medik8s/node-maintenance-operator v0.13.0
github.com/medik8s/node-maintenance-operator v0.13.1
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.18.1
github.com/spf13/afero v1.9.2

View File

@ -420,8 +420,8 @@ github.com/mattn/go-isatty v0.0.3/go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNx
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 h1:I0XW9+e1XWDxdcEniV4rQAIOPUGDq67JSCiRCgGCZLI=
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/medik8s/node-maintenance-operator v0.13.0 h1:LSK+d5gNOS9hveJQDH4eNDs7fF1O/OA1e9aA2THGIc4=
github.com/medik8s/node-maintenance-operator v0.13.0/go.mod h1:eXqIrhxqH7lor7HDBjDBEfH8KjOWLjlOEcuYjrS0kqw=
github.com/medik8s/node-maintenance-operator v0.13.1 h1:OcUf+61AdsILpt8vCpE2YTecdrPnPB04LMMJFCfXLz0=
github.com/medik8s/node-maintenance-operator v0.13.1/go.mod h1:eXqIrhxqH7lor7HDBjDBEfH8KjOWLjlOEcuYjrS0kqw=
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
github.com/mitchellh/go-homedir v1.0.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=