We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
github.com/aws/aws-sdk-go-v2
github.com/aws/aws-sdk-go-v2/config
github.com/aws/aws-sdk-go-v2/service/ec2
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
k8s.io/api
k8s.io/apiextensions-apiserver
k8s.io/apimachinery
k8s.io/cli-runtime
k8s.io/client-go
k8s.io/code-generator
Dockerfile registry.access.redhat.com/ubi9/go-toolset 1.20.12-3.1713832665@sha256:4b9c0a15e3be72c8455ee5398069c74bcde6d827a139c2c3b5f2db779c5b1db8 registry.access.redhat.com/ubi9/ubi-minimal 9.3-1612@sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5 Dockerfile.otp registry.access.redhat.com/ubi9/go-toolset 1.20.12-3.1713832665@sha256:4b9c0a15e3be72c8455ee5398069c74bcde6d827a139c2c3b5f2db779c5b1db8 registry.access.redhat.com/ubi9/ubi-minimal 9.3-1612@sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5 Dockerfile.taskgen registry.access.redhat.com/ubi9/go-toolset 1.20.12-3.1713832665@sha256:4b9c0a15e3be72c8455ee5398069c74bcde6d827a139c2c3b5f2db779c5b1db8 registry.access.redhat.com/ubi9/ubi-minimal 9.3-1612@sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5 hack/task-image/Dockerfile registry.access.redhat.com/ubi9/ubi-minimal 9.3-1612@sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5
registry.access.redhat.com/ubi9/go-toolset 1.20.12-3.1713832665@sha256:4b9c0a15e3be72c8455ee5398069c74bcde6d827a139c2c3b5f2db779c5b1db8
registry.access.redhat.com/ubi9/ubi-minimal 9.3-1612@sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5
.github/workflows/codecov-main.yaml actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 codecov/codecov-action v4@84508663e988701840491b86de86b666e8a86bed .github/workflows/go-ci.yaml actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 golangci/golangci-lint-action v4@3cfe3a4abbb849e10058ce4af15d205b6da42804 actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 codecov/codecov-action v4@84508663e988701840491b86de86b666e8a86bed actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 securego/gosec master github/codeql-action v3@1b1aada464948af03b950897e5eb522f92603cc2
actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
codecov/codecov-action v4@84508663e988701840491b86de86b666e8a86bed
golangci/golangci-lint-action v4@3cfe3a4abbb849e10058ce4af15d205b6da42804
securego/gosec master
github/codeql-action v3@1b1aada464948af03b950897e5eb522f92603cc2
go.mod go 1.20 github.com/IBM/go-sdk-core/v5 v5.17.3 github.com/IBM/vpc-go-sdk v0.50.0 github.com/aws/aws-sdk-go-v2 v1.26.1 github.com/aws/aws-sdk-go-v2/config v1.27.11 github.com/aws/aws-sdk-go-v2/service/ec2 v1.160.0 github.com/go-logr/logr v1.4.1 github.com/google/uuid v1.6.0 github.com/onsi/gomega v1.33.1 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.19.0 github.com/tektoncd/pipeline v0.53.3 go.uber.org/zap v1.27.0 k8s.io/api v0.28.5 k8s.io/apiextensions-apiserver v0.28.5 k8s.io/apimachinery v0.28.5 k8s.io/cli-runtime v0.24.3 k8s.io/client-go v0.28.5 k8s.io/code-generator v0.28.5 k8s.io/klog/v2 v2.120.1 k8s.io/utils v0.0.0-20240102154912-e7106e64919e@e7106e64919e knative.dev/pkg v0.0.0-20240219120257-9227ebb57a4e@9227ebb57a4e sigs.k8s.io/controller-runtime v0.16.3
go 1.20
github.com/IBM/go-sdk-core/v5 v5.17.3
github.com/IBM/vpc-go-sdk v0.50.0
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/config v1.27.11
github.com/aws/aws-sdk-go-v2/service/ec2 v1.160.0
github.com/go-logr/logr v1.4.1
github.com/google/uuid v1.6.0
github.com/onsi/gomega v1.33.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.19.0
github.com/tektoncd/pipeline v0.53.3
go.uber.org/zap v1.27.0
k8s.io/api v0.28.5
k8s.io/apiextensions-apiserver v0.28.5
k8s.io/apimachinery v0.28.5
k8s.io/cli-runtime v0.24.3
k8s.io/client-go v0.28.5
k8s.io/code-generator v0.28.5
k8s.io/klog/v2 v2.120.1
k8s.io/utils v0.0.0-20240102154912-e7106e64919e@e7106e64919e
knative.dev/pkg v0.0.0-20240219120257-9227ebb57a4e@9227ebb57a4e
sigs.k8s.io/controller-runtime v0.16.3
deploy/overlays/dev-template/kustomization.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
github.com/aws/aws-sdk-go-v2
,github.com/aws/aws-sdk-go-v2/config
,github.com/aws/aws-sdk-go-v2/service/ec2
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
k8s.io/api
,k8s.io/apiextensions-apiserver
,k8s.io/apimachinery
,k8s.io/cli-runtime
,k8s.io/client-go
,k8s.io/code-generator
)Detected dependencies
dockerfile
github-actions
gomod
kustomize
The text was updated successfully, but these errors were encountered: