-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
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
rebase: bump the github-dependencies group across 1 directory with 4 updates #5081
Closed
dependabot
wants to merge
2
commits into
devel
from
dependabot/go_modules/github-dependencies-db7c8b7d21
+6,763
−5,561
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
module github.com/ceph/ceph-csi | ||
|
||
go 1.23.0 | ||
go 1.23.1 | ||
|
||
toolchain go1.23.4 | ||
|
||
require ( | ||
github.com/IBM/keyprotect-go-client v0.15.1 | ||
github.com/aws/aws-sdk-go v1.55.5 | ||
github.com/aws/aws-sdk-go-v2/service/sts v1.33.2 | ||
github.com/aws/aws-sdk-go-v2/service/sts v1.33.7 | ||
github.com/ceph/ceph-csi/api v0.0.0-00010101000000-000000000000 | ||
github.com/ceph/go-ceph v0.31.0 | ||
github.com/container-storage-interface/spec v1.11.0 | ||
|
@@ -17,11 +19,11 @@ require ( | |
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 | ||
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect | ||
github.com/hashicorp/vault/api v1.15.0 | ||
github.com/kubernetes-csi/csi-lib-utils v0.19.0 | ||
github.com/kubernetes-csi/csi-lib-utils v0.20.0 | ||
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0 | ||
github.com/libopenstorage/secrets v0.0.0-20231011182615-5f4b25ceede1 | ||
github.com/onsi/ginkgo/v2 v2.22.0 | ||
github.com/onsi/gomega v1.36.1 | ||
github.com/onsi/ginkgo/v2 v2.22.2 | ||
github.com/onsi/gomega v1.36.2 | ||
github.com/pkg/xattr v0.4.10 | ||
github.com/prometheus/client_golang v1.20.5 | ||
github.com/stretchr/testify v1.10.0 | ||
|
@@ -33,15 +35,15 @@ require ( | |
// | ||
// when updating k8s.io/kubernetes, make sure to update the replace section too | ||
// | ||
k8s.io/api v0.31.3 | ||
k8s.io/apimachinery v0.31.3 | ||
k8s.io/api v0.32.0 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This needs update in the replace section as well? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. #5025 needs to be merged first as it has the change. Once merged we can rebase this. |
||
k8s.io/apimachinery v0.32.0 | ||
k8s.io/client-go v12.0.0+incompatible | ||
k8s.io/cloud-provider v0.31.3 | ||
k8s.io/klog/v2 v2.130.1 | ||
k8s.io/kubernetes v1.31.3 | ||
k8s.io/mount-utils v0.31.3 | ||
k8s.io/pod-security-admission v0.31.3 | ||
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 | ||
k8s.io/utils v0.0.0-20241210054802-24370beab758 | ||
sigs.k8s.io/controller-runtime v0.19.4 | ||
) | ||
|
||
|
@@ -60,11 +62,11 @@ require ( | |
github.com/ansel1/merry/v2 v2.0.1 // indirect | ||
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect | ||
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect | ||
github.com/aws/aws-sdk-go-v2 v1.32.6 // indirect | ||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 // indirect | ||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25 // indirect | ||
github.com/aws/aws-sdk-go-v2 v1.32.8 // indirect | ||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.27 // indirect | ||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.27 // indirect | ||
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 // indirect | ||
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.6 // indirect | ||
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.8 // indirect | ||
github.com/aws/smithy-go v1.22.1 // indirect | ||
github.com/beorn7/perks v1.0.1 // indirect | ||
github.com/blang/semver/v4 v4.0.0 // indirect | ||
|
@@ -74,7 +76,7 @@ require ( | |
github.com/coreos/go-systemd/v22 v22.5.0 // indirect | ||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect | ||
github.com/distribution/reference v0.5.0 // indirect | ||
github.com/emicklei/go-restful/v3 v3.11.0 // indirect | ||
github.com/emicklei/go-restful/v3 v3.12.1 // indirect | ||
github.com/evanphx/json-patch/v5 v5.9.0 // indirect | ||
github.com/felixge/httpsnoop v1.0.4 // indirect | ||
github.com/fsnotify/fsnotify v1.7.0 // indirect | ||
|
@@ -84,18 +86,18 @@ require ( | |
github.com/go-jose/go-jose/v4 v4.0.1 // indirect | ||
github.com/go-logr/logr v1.4.2 // indirect | ||
github.com/go-logr/stdr v1.2.2 // indirect | ||
github.com/go-openapi/jsonpointer v0.19.6 // indirect | ||
github.com/go-openapi/jsonreference v0.20.2 // indirect | ||
github.com/go-openapi/swag v0.22.4 // indirect | ||
github.com/go-openapi/jsonpointer v0.21.0 // indirect | ||
github.com/go-openapi/jsonreference v0.21.0 // indirect | ||
github.com/go-openapi/swag v0.23.0 // indirect | ||
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect | ||
github.com/gogo/protobuf v1.3.2 // indirect | ||
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect | ||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect | ||
github.com/google/cel-go v0.20.1 // indirect | ||
github.com/google/gnostic-models v0.6.8 // indirect | ||
github.com/google/gnostic-models v0.6.9 // indirect | ||
github.com/google/go-cmp v0.6.0 // indirect | ||
github.com/google/gofuzz v1.2.0 // indirect | ||
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect | ||
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect | ||
github.com/gorilla/websocket v1.5.0 // indirect | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect | ||
github.com/hashicorp/errwrap v1.1.0 // indirect | ||
|
@@ -114,9 +116,9 @@ require ( | |
github.com/jmespath/go-jmespath v0.4.0 // indirect | ||
github.com/josharian/intern v1.0.0 // indirect | ||
github.com/json-iterator/go v1.1.12 // indirect | ||
github.com/klauspost/compress v1.17.9 // indirect | ||
github.com/klauspost/compress v1.17.11 // indirect | ||
github.com/kylelemons/godebug v1.1.0 // indirect | ||
github.com/mailru/easyjson v0.7.7 // indirect | ||
github.com/mailru/easyjson v0.9.0 // indirect | ||
github.com/mattn/go-colorable v0.1.13 // indirect | ||
github.com/mattn/go-isatty v0.0.20 // indirect | ||
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect | ||
|
@@ -135,7 +137,7 @@ require ( | |
github.com/pkg/errors v0.9.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect | ||
github.com/prometheus/client_model v0.6.1 // indirect | ||
github.com/prometheus/common v0.55.0 // indirect | ||
github.com/prometheus/common v0.61.0 // indirect | ||
github.com/prometheus/procfs v0.15.1 // indirect | ||
github.com/ryanuber/go-glob v1.0.0 // indirect | ||
github.com/sirupsen/logrus v1.9.3 // indirect | ||
|
@@ -146,44 +148,45 @@ require ( | |
go.etcd.io/etcd/api/v3 v3.5.14 // indirect | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.14 // indirect | ||
go.etcd.io/etcd/client/v3 v3.5.14 // indirect | ||
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect | ||
go.opentelemetry.io/auto/sdk v1.1.0 // indirect | ||
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 // indirect | ||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect | ||
go.opentelemetry.io/otel v1.31.0 // indirect | ||
go.opentelemetry.io/otel v1.33.0 // indirect | ||
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect | ||
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect | ||
go.opentelemetry.io/otel/metric v1.31.0 // indirect | ||
go.opentelemetry.io/otel/metric v1.33.0 // indirect | ||
go.opentelemetry.io/otel/sdk v1.31.0 // indirect | ||
go.opentelemetry.io/otel/trace v1.31.0 // indirect | ||
go.opentelemetry.io/otel/trace v1.33.0 // indirect | ||
go.opentelemetry.io/proto/otlp v1.3.1 // indirect | ||
go.uber.org/multierr v1.11.0 // indirect | ||
go.uber.org/zap v1.26.0 // indirect | ||
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect | ||
golang.org/x/oauth2 v0.23.0 // indirect | ||
golang.org/x/oauth2 v0.24.0 // indirect | ||
golang.org/x/sync v0.10.0 // indirect | ||
golang.org/x/term v0.28.0 // indirect | ||
golang.org/x/text v0.21.0 // indirect | ||
golang.org/x/time v0.5.0 // indirect | ||
golang.org/x/tools v0.26.0 // indirect | ||
golang.org/x/time v0.8.0 // indirect | ||
golang.org/x/tools v0.28.0 // indirect | ||
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect | ||
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241216192217-9240e9c98484 // indirect | ||
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect | ||
gopkg.in/inf.v0 v0.9.1 // indirect | ||
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
k8s.io/apiextensions-apiserver v0.31.1 // indirect | ||
k8s.io/apiserver v0.31.3 // indirect | ||
k8s.io/component-base v0.31.3 // indirect | ||
k8s.io/component-base v0.32.0 // indirect | ||
k8s.io/component-helpers v0.31.3 // indirect | ||
k8s.io/controller-manager v0.31.3 // indirect | ||
k8s.io/kms v0.31.3 // indirect | ||
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect | ||
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect | ||
k8s.io/kubectl v0.0.0 // indirect | ||
k8s.io/kubelet v0.0.0 // indirect | ||
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 // indirect | ||
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect | ||
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect | ||
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect | ||
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect | ||
sigs.k8s.io/yaml v1.4.0 // indirect | ||
) | ||
|
||
|
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Somebody please leave a comment about the
toolchain
parameter in this file. I think there was a problem with adding it, but I don't remember what it was... @ceph/ceph-csi-contributorsThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AFAIK there was no problem with toolchain as it installs the golang based on the toolchain version and it's not a hard dependency but it's a soft dependency to build cephcsi.