mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
rebase: bump the golang-dependencies group with 1 update
Bumps the golang-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.16.0 to 0.17.0 - [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
mergify[bot]
parent
1ad79314f9
commit
e5d9b68d36
go.modgo.summodules.txt
vendor
github.com
distribution
reference
docker
fsnotify
fsnotify
google
cel-go
cel
checker
BUILD.bazelchecker.gocost.go
decls
env.goerrors.goformat.gomapping.gooptions.goprinter.goscopes.gostandard.gotypes.gocommon
ext
BUILD.bazelREADME.mdbindings.goencoders.goguards.golists.gomath.gonative.goprotos.gosets.gostrings.go
interpreter
BUILD.bazelactivation.goattribute_patterns.goattributes.godecorators.godispatcher.goevalstate.goformatting.go
functions
interpretable.gointerpreter.goplanner.goprune.goruntimecost.goparser
grpc-ecosystem
grpc-gateway
opencontainers
selinux
go.etcd.io
etcd
api
v3
client
go.opentelemetry.io
contrib
instrumentation
google.golang.org
grpc
net
http
otelhttp
otel
.codespellignore.codespellrc.gitignore.golangci.yml.lycheeignoreCHANGELOG.mdCODEOWNERSCONTRIBUTING.mdMakefileREADME.mdRELEASING.mdhandler.go
attribute
baggage
codes
exporters
otlp
internal
otlptrace
README.mdexporter.go
otlptracegrpc
version.gointernal
metric.gometric
asyncfloat64.goasyncint64.goconfig.godoc.go
requirements.txtembedded
global
instrument.goinstrument
internal
meter.gonoop.gosyncfloat64.gosyncint64.gosdk
internal
resource
auto.gobuiltin.goconfig.gocontainer.godoc.goenv.gohost_id.gohost_id_bsd.gohost_id_darwin.gohost_id_exec.gohost_id_linux.gohost_id_readfile.gohost_id_unsupported.gohost_id_windows.goos.goos_release_unix.goprocess.goresource.go
trace
batch_span_processor.goprovider.gosampling.gosimple_span_processor.gospan.gospan_exporter.gospan_processor.gotracer.goversion.go
version.gosemconv
internal
v1.17.0
v1.21.0
trace
version.goversions.yamlproto
otlp
collector
common
resource
trace
golang.org
x
k8s.io
component-helpers
node
util
sysctl
kube-openapi
pkg
builder3
cached
common
handler
handler3
internal
openapiconv
spec3
encoding.goexample.goexternal_documentation.gofuzz.goheader.gomedia_type.gooperation.goparameter.gopath.gorequest_body.goresponse.gosecurity_scheme.goserver.gospec.go
validation
spec
kubernetes
pkg
test
e2e
framework
.import-restrictionsOWNERSREADME.mdbugs.goexpect.goginkgowrapper.go
internal
junit
metrics
node
pod
pv
ssh
test_context.gotimeouts.goutil.govolume
storage
utils
testing-manifests
kubectl
sample-device-plugin
scheduling
utils
utils
sigs.k8s.io
apiserver-network-proxy
structured-merge-diff
2
vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go
generated
vendored
2
vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go
generated
vendored
@ -111,6 +111,6 @@ func WalkN(root string, walkFn fs.WalkDirFunc, num int) error {
|
||||
// walkArgs holds the arguments that were passed to the Walk or WalkN
|
||||
// functions.
|
||||
type walkArgs struct {
|
||||
path string
|
||||
entry fs.DirEntry
|
||||
path string
|
||||
}
|
||||
|
Reference in New Issue
Block a user