chore(deps): update all non-major dependencies #165
Annotations
10 errors and 1 warning
test (1.21.x, ubuntu-latest):
cmd/webhook/main.go#L7
missing go.sum entry for module providing package github.com/cert-manager/cert-manager/pkg/acme/webhook/cmd (imported by github.com/stackitcloud/stackit-cert-manager-webhook/cmd/webhook); to add:
|
test (1.21.x, ubuntu-latest):
internal/repository/dns_client.go#L4
missing go.sum entry for module providing package github.com/stackitcloud/stackit-sdk-go/core/config (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/repository); to add:
|
test (1.21.x, ubuntu-latest):
internal/repository/rrset_repository.go#L8
missing go.sum entry for module providing package github.com/stackitcloud/stackit-sdk-go/core/oapierror (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/repository); to add:
|
test (1.21.x, ubuntu-latest):
internal/repository/dns_client.go#L5
missing go.sum entry for module providing package github.com/stackitcloud/stackit-sdk-go/services/dns (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/repository); to add:
|
test (1.21.x, ubuntu-latest):
internal/resolver/resolver.go#L10
missing go.sum entry for module providing package github.com/cert-manager/cert-manager/pkg/acme/webhook (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/resolver); to add:
|
test (1.21.x, ubuntu-latest):
internal/resolver/resolver.go#L11
missing go.sum entry for module providing package github.com/cert-manager/cert-manager/pkg/acme/webhook/apis/acme/v1alpha1 (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/resolver); to add:
|
test (1.21.x, ubuntu-latest)
missing go.sum entry for module providing package go.uber.org/multierr (imported by go.uber.org/zap); to add:
|
test (1.21.x, ubuntu-latest):
internal/resolver/config.go#L9
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/resolver); to add:
|
test (1.21.x, ubuntu-latest):
internal/resolver/secrets.go#L7
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/resolver); to add:
|
test (1.21.x, ubuntu-latest):
internal/resolver/resolver.go#L15
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/stackitcloud/stackit-cert-manager-webhook/internal/resolver); to add:
|
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/stackit-cert-manager-webhook/stackit-cert-manager-webhook. Supported file pattern: go.sum
|