-
Notifications
You must be signed in to change notification settings - Fork 98
Bump the all-deps group across 5 directories with 168 updates #809
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
Closed
Conversation
This file contains hidden or 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
Bumps the all-deps group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) | `6.6.1` | `6.11.2` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.9.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.10.0` | | [honnef.co/go/tools](https://github.com/dominikh/go-tools) | `0.4.3` | `0.6.1` | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` | | [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.7.0` | `1.22.0` | | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2.2.0` | `2.3.0` | | [github.com/cloudflare/cfssl](https://github.com/cloudflare/cfssl) | `1.4.1` | `1.6.5` | | [github.com/consensys/bavard](https://github.com/consensys/bavard) | `0.1.13` | `0.1.30` | | [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) | `0.12.1` | `0.17.0` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.9.0` | | [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.10.0` | `1.12.1` | | [github.com/go-kit/kit](https://github.com/go-kit/kit) | `0.10.0` | `0.13.0` | | [github.com/go-logfmt/logfmt](https://github.com/go-logfmt/logfmt) | `0.5.1` | `0.6.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.19.5` | `0.21.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.0` | `0.21.0` | | [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.20.8` | `0.21.0` | | [github.com/gobuffalo/envy](https://github.com/gobuffalo/envy) | `1.10.1` | `1.10.2` | | [github.com/gobuffalo/packd](https://github.com/gobuffalo/packd) | `1.0.1` | `1.0.2` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/joho/godotenv](https://github.com/joho/godotenv) | `1.4.0` | `1.5.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.4` | `1.18.0` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.10` | | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` | | [github.com/moby/sys/user](https://github.com/moby/sys) | `0.1.0` | `0.4.0` | | [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` | | [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0-rc5` | `1.1.1` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.5.0` | `0.6.2` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.12.0` | `0.16.1` | | [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) | `1.11.0` | `1.14.1` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.6.0` | `1.14.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.4.1` | `1.9.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.10.1` | `1.20.1` | | [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) | `3.5.1` | `3.5.2` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.3` | `2.2.4` | Bumps the all-deps group with 46 updates in the /integration/go_chaincode directory: | Package | From | To | | --- | --- | --- | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.11.0` | `2.23.4` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.9.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.10.0` | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.2.1` | `1.5.0` | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` | | [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.7.0` | `1.22.0` | | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2.2.0` | `2.3.0` | | [github.com/consensys/bavard](https://github.com/consensys/bavard) | `0.1.13` | `0.1.30` | | [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) | `0.12.1` | `0.17.0` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.13` | `1.7.27` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.9.0` | | [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.10.0` | `1.12.1` | | [github.com/go-kit/kit](https://github.com/go-kit/kit) | `0.12.0` | `0.13.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.4` | `1.18.0` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.10` | | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` | | [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.22.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.14.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.0` | `1.9.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.15.0` | `1.20.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.25.0` | `1.27.0` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.30.1` | `1.55.0` | | [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.11.2` | `1.13.3` | | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` | | [github.com/decred/dcrd/dcrec/secp256k1/v4](https://github.com/decred/dcrd) | `4.2.0` | `4.4.0` | | [github.com/dgraph-io/badger/v3](https://github.com/dgraph-io/badger) | `3.2103.2` | `3.2103.5` | | [github.com/elastic/gosigar](https://github.com/elastic/gosigar) | `0.14.2` | `0.14.3` | | [github.com/flynn/noise](https://github.com/flynn/noise) | `1.0.0` | `1.1.0` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.3` | `1.4.9` | | [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.7.0` | `1.7.5` | | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.0` | `1.5.3` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.16.0` | `2.26.3` | | [github.com/hashicorp/consul/sdk](https://github.com/hashicorp/consul) | `0.8.0` | `0.16.2` | | [github.com/huin/goupnp](https://github.com/huin/goupnp) | `1.2.0` | `1.3.0` | | [github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go](https://github.com/hyperledger-labs/weaver-dlt-interoperability) | `1.2.3-alpha.1` | `1.6.2` | | [github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk](https://github.com/hyperledger-labs/weaver-dlt-interoperability) | `1.2.3-alpha.1.0.20210812140206-37f430515b8c` | `1.6.2` | | [github.com/ipfs/boxo](https://github.com/ipfs/boxo) | `0.8.0-rc1` | `0.31.0` | | [github.com/miracl/conflate](https://github.com/miracl/conflate) | `1.3.1` | `1.3.4` | | [github.com/ugorji/go](https://github.com/ugorji/go) | `1.1.4` | `1.2.14` | | [lukechampine.com/uint128](https://github.com/lukechampine/uint128) | `1.2.0` | `1.3.0` | | [modernc.org/cc/v3](https://gitlab.com/cznic/cc) | `3.40.0` | `3.41.0` | | [modernc.org/ccgo/v3](https://gitlab.com/cznic/ccgo) | `3.16.13` | `3.17.0` | | [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.29.0` | `1.65.8` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.28.0` | `1.37.1` | Bumps the all-deps group with 26 updates in the /samples/application/ccapi directory: | Package | From | To | | --- | --- | --- | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.14.0` | `0.33.0` | | google.golang.org/protobuf | `1.34.2` | `1.36.6` | | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2.2.0` | `2.3.0` | | [github.com/cloudflare/cfssl](https://github.com/cloudflare/cfssl) | `1.4.1` | `1.6.5` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.9.0` | | [github.com/go-kit/kit](https://github.com/go-kit/kit) | `0.10.0` | `0.13.0` | | [github.com/go-logfmt/logfmt](https://github.com/go-logfmt/logfmt) | `0.5.1` | `0.6.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.19.6` | `0.21.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.0` | | [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.20.8` | `0.21.0` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.10` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.5.0` | `0.6.2` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.12.0` | `0.16.1` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.2` | `1.14.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.4.1` | `1.9.2` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.10.1` | `1.20.1` | | [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.11.6` | `1.13.3` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.3` | `1.4.9` | | [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.4.0` | `1.7.5` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.0` | `1.10.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.59.0` | `1.72.2` | | [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.8.12` | `1.16.4` | | [github.com/ugorji/go/codec](https://github.com/ugorji/go) | `1.2.12` | `1.2.14` | Bumps the all-deps group with 51 updates in the /samples/demos/irb directory: | Package | From | To | | --- | --- | --- | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.11.0` | `2.23.4` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.9.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.10.0` | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.2.1` | `1.5.0` | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` | | [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.7.0` | `1.22.0` | | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2.2.0` | `2.3.0` | | [github.com/consensys/bavard](https://github.com/consensys/bavard) | `0.1.13` | `0.1.30` | | [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) | `0.12.1` | `0.17.0` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.13` | `1.7.27` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.9.0` | | [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.10.0` | `1.12.1` | | [github.com/go-kit/kit](https://github.com/go-kit/kit) | `0.12.0` | `0.13.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.4` | `1.18.0` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.10` | | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` | | [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0` | `1.1.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.22.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.14.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.0` | `1.9.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.15.0` | `1.20.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.25.0` | `1.27.0` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.30.1` | `1.55.0` | | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` | | [github.com/decred/dcrd/dcrec/secp256k1/v4](https://github.com/decred/dcrd) | `4.2.0` | `4.4.0` | | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.0` | `1.5.3` | | [github.com/hashicorp/consul/sdk](https://github.com/hashicorp/consul) | `0.8.0` | `0.16.2` | | [github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go](https://github.com/hyperledger-labs/weaver-dlt-interoperability) | `1.2.3-alpha.1` | `1.6.2` | | [github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk](https://github.com/hyperledger-labs/weaver-dlt-interoperability) | `1.2.3-alpha.1.0.20210812140206-37f430515b8c` | `1.6.2` | | [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) | `0.4.1` | `0.5.0` | | [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) | `2.2.7` | `2.2.10` | | [github.com/miracl/conflate](https://github.com/miracl/conflate) | `1.3.1` | `1.3.4` | | [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) | `0.11.0` | `0.15.0` | | [github.com/multiformats/go-multistream](https://github.com/multiformats/go-multistream) | `0.4.1` | `0.6.0` | | [lukechampine.com/blake3](https://github.com/lukechampine/blake3) | `1.2.1` | `1.4.1` | | [lukechampine.com/uint128](https://github.com/lukechampine/uint128) | `1.2.0` | `1.3.0` | | [modernc.org/cc/v3](https://gitlab.com/cznic/cc) | `3.40.0` | `3.41.0` | | [modernc.org/ccgo/v3](https://gitlab.com/cznic/ccgo) | `3.16.13` | `3.17.0` | | [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.29.0` | `1.65.8` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.28.0` | `1.37.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.28.0` | `0.37.0` | | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.1.0` | `1.39.0` | | [github.com/VictoriaMetrics/fastcache](https://github.com/VictoriaMetrics/fastcache) | `1.12.1` | `1.12.5` | | [github.com/go-ole/go-ole](https://github.com/go-ole/go-ole) | `1.2.6` | `1.3.0` | | [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.12` | `0.3.15` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.6` | `3.6.0` | | [go.etcd.io/etcd/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.1` | `3.6.0` | | [go.etcd.io/etcd/raft/v3](https://github.com/etcd-io/etcd) | `3.5.1` | `3.5.21` | | [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) | `3.5.1` | `3.6.0` | Bumps the all-deps group with 27 updates in the /samples/deployment/fabric-smart-client/the-simple-testing-network directory: | Package | From | To | | --- | --- | --- | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.11.0` | `2.23.4` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.9.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.10.0` | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.2.1` | `1.5.0` | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.13` | `1.7.27` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.9.0` | | [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.10.0` | `1.12.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.4` | `1.18.0` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.10` | | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` | | [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.14.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.0` | `1.9.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.15.0` | `1.20.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.25.0` | `1.27.0` | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.2.3` | `0.7.0` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.30.1` | `1.55.0` | | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.0` | `1.5.3` | | [github.com/hashicorp/consul/sdk](https://github.com/hashicorp/consul) | `0.8.0` | `0.16.2` | | [github.com/miracl/conflate](https://github.com/miracl/conflate) | `1.3.1` | `1.3.4` | | [lukechampine.com/uint128](https://github.com/lukechampine/uint128) | `1.2.0` | `1.3.0` | | [modernc.org/cc/v3](https://gitlab.com/cznic/cc) | `3.40.0` | `3.41.0` | | [modernc.org/ccgo/v3](https://gitlab.com/cznic/ccgo) | `3.16.13` | `3.17.0` | | [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.29.0` | `1.65.8` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.28.0` | `1.37.1` | Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4) Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.6.1 to 6.11.2 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](https://github.com/maxbrunsfeld/counterfeiter/compare/v6.6.1...v6.11.2) Updates `github.com/onsi/ginkgo/v2` from 2.11.0 to 2.20.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/ginkgo/compare/v2.11.0...v2.23.4) Updates `github.com/onsi/gomega` from 1.27.8 to 1.36.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.27.8...v1.36.1) Updates `github.com/spf13/cobra` from 1.7.0 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.9.1) Updates `github.com/stretchr/testify` from 1.8.4 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.10.0) Updates `golang.org/x/sync` from 0.5.0 to 0.10.0 - [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.10.0) Updates `golang.org/x/tools` from 0.14.0 to 0.28.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.33.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.35.1 Updates `honnef.co/go/tools` from 0.4.3 to 0.6.1 - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](https://github.com/dominikh/go-tools/compare/v0.4.3...v0.6.1) Updates `github.com/BurntSushi/toml` from 1.2.1 to 1.4.1-0.20240526193622-a339e1f7089c - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](https://github.com/BurntSushi/toml/compare/v1.2.1...v1.5.0) Updates `github.com/Microsoft/go-winio` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/Microsoft/go-winio/releases) - [Commits](https://github.com/Microsoft/go-winio/compare/v0.6.1...v0.6.2) Updates `github.com/bits-and-blooms/bitset` from 1.7.0 to 1.22.0 - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](https://github.com/bits-and-blooms/bitset/compare/v1.7.0...v1.22.0) Updates `github.com/cespare/xxhash/v2` from 2.2.0 to 2.3.0 - [Commits](https://github.com/cespare/xxhash/compare/v2.2.0...v2.3.0) Updates `github.com/cloudflare/cfssl` from 1.4.1 to 1.6.5 - [Release notes](https://github.com/cloudflare/cfssl/releases) - [Changelog](https://github.com/cloudflare/cfssl/blob/master/CHANGELOG) - [Commits](https://github.com/cloudflare/cfssl/compare/v1.4.1...v1.6.5) Updates `github.com/consensys/bavard` from 0.1.13 to 0.1.30 - [Release notes](https://github.com/consensys/bavard/releases) - [Commits](https://github.com/consensys/bavard/compare/v0.1.13...v0.1.30) Updates `github.com/consensys/gnark-crypto` from 0.12.1 to 0.17.0 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](https://github.com/consensys/gnark-crypto/compare/v0.12.1...v0.17.0) Updates `github.com/fsnotify/fsnotify` from 1.6.0 to 1.9.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.9.0) Updates `github.com/fsouza/go-dockerclient` from 1.10.0 to 1.12.1 - [Release notes](https://github.com/fsouza/go-dockerclient/releases) - [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go) - [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.10.0...v1.12.1) Updates `github.com/go-kit/kit` from 0.10.0 to 0.13.0 - [Release notes](https://github.com/go-kit/kit/releases) - [Commits](https://github.com/go-kit/kit/compare/v0.10.0...v0.13.0) Updates `github.com/go-logfmt/logfmt` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/go-logfmt/logfmt/releases) - [Changelog](https://github.com/go-logfmt/logfmt/blob/main/CHANGELOG.md) - [Commits](https://github.com/go-logfmt/logfmt/compare/v0.5.1...v0.6.0) Updates `github.com/go-openapi/jsonpointer` from 0.19.5 to 0.21.1 - [Commits](https://github.com/go-openapi/jsonpointer/compare/v0.19.5...v0.21.1) Updates `github.com/go-openapi/jsonreference` from 0.20.0 to 0.21.0 - [Commits](https://github.com/go-openapi/jsonreference/compare/v0.20.0...v0.21.0) Updates `github.com/go-openapi/spec` from 0.20.8 to 0.21.0 - [Commits](https://github.com/go-openapi/spec/compare/v0.20.8...v0.21.0) Updates `github.com/go-openapi/swag` from 0.21.1 to 0.23.1 - [Commits](https://github.com/go-openapi/swag/compare/v0.21.1...v0.23.1) Updates `github.com/gobuffalo/envy` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/gobuffalo/envy/releases) - [Commits](https://github.com/gobuffalo/envy/compare/v1.10.1...v1.10.2) Updates `github.com/gobuffalo/packd` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/gobuffalo/packd/releases) - [Commits](https://github.com/gobuffalo/packd/compare/v1.0.1...v1.0.2) Updates `github.com/google/certificate-transparency-go` from 1.0.21 to 1.1.7 - [Release notes](https://github.com/google/certificate-transparency-go/releases) - [Changelog](https://github.com/google/certificate-transparency-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/certificate-transparency-go/compare/v1.0.21...v1.1.7) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0) Updates `github.com/google/pprof` from 0.0.0-20230817174616-7a8ec2ada47b to 0.0.0-20240827171923-fa2c70bbbfe5 - [Commits](https://github.com/google/pprof/commits) Updates `github.com/joho/godotenv` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/joho/godotenv/releases) - [Commits](https://github.com/joho/godotenv/compare/v1.4.0...v1.5.1) Updates `github.com/klauspost/compress` from 1.17.4 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](https://github.com/klauspost/compress/compare/v1.17.4...v1.18.0) Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.10 - [Release notes](https://github.com/magiconair/properties/releases) - [Commits](https://github.com/magiconair/properties/compare/v1.8.7...v1.8.10) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](https://github.com/mailru/easyjson/compare/v0.7.7...v0.9.0) Updates `github.com/mitchellh/mapstructure` from 1.4.3 to 1.5.0 - [Changelog](https://github.com/mitchellh/mapstructure/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.3...v1.5.0) Updates `github.com/moby/sys/sequential` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](https://github.com/moby/sys/compare/signal/v0.5.0...signal/v0.6.0) Updates `github.com/moby/sys/user` from 0.1.0 to 0.4.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](https://github.com/moby/sys/compare/user/v0.1.0...user/v0.4.0) Updates `github.com/moby/term` from 0.5.0 to 0.5.2 - [Commits](https://github.com/moby/term/compare/v0.5.0...v0.5.2) Updates `github.com/nxadm/tail` from 1.4.8 to 1.4.11 - [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md) - [Commits](https://github.com/nxadm/tail/compare/v1.4.8...v1.4.11) Updates `github.com/opencontainers/image-spec` from 1.1.0-rc5 to 1.1.1 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc5...v1.1.1) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.19.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.22.0) Updates `github.com/prometheus/client_model` from 0.5.0 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.2) Updates `github.com/prometheus/common` from 0.44.0 to 0.48.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.48.0) Updates `github.com/prometheus/procfs` from 0.12.0 to 0.16.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](https://github.com/prometheus/procfs/compare/v0.12.0...v0.16.1) Updates `github.com/rogpeppe/go-internal` from 1.11.0 to 1.14.1 - [Release notes](https://github.com/rogpeppe/go-internal/releases) - [Commits](https://github.com/rogpeppe/go-internal/compare/v1.11.0...v1.14.1) Updates `github.com/spf13/afero` from 1.6.0 to 1.14.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.14.0) Updates `github.com/spf13/cast` from 1.4.1 to 1.9.2 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](https://github.com/spf13/cast/compare/v1.4.1...v1.9.2) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6) Updates `github.com/spf13/viper` from 1.10.1 to 1.20.1 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.20.1) Updates `github.com/subosito/gotenv` from 1.2.0 to 1.6.0 - [Changelog](https://github.com/subosito/gotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/subosito/gotenv/compare/v1.2.0...v1.6.0) Updates `github.com/weppos/publicsuffix-go` from 0.5.0 to 0.30.0 - [Changelog](https://github.com/weppos/publicsuffix-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-go/compare/v0.5.0...v0.30.0) Updates `github.com/zmap/zcrypto` from 0.0.0-20190729165852-9051775e6a2e to 0.0.0-20230310154051-c8b263fd8300 - [Commits](https://github.com/zmap/zcrypto/commits) Updates `go.uber.org/zap` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/zap/compare/v1.25.0...v1.27.0) Updates `golang.org/x/crypto` from 0.22.0 to 0.33.0 - [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.33.0) Updates `golang.org/x/exp/typeparams` from 0.0.0-20221208152030-732eee02a75a to 0.0.0-20231108232855-2478ac86f678 - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/mod` from 0.13.0 to 0.23.0 - [Commits](https://github.com/golang/mod/compare/v0.13.0...v0.23.0) Updates `golang.org/x/net` from 0.24.0 to 0.35.0 - [Commits](https://github.com/golang/net/compare/v0.24.0...v0.35.0) Updates `golang.org/x/sys` from 0.19.0 to 0.32.0 - [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.32.0) Updates `golang.org/x/text` from 0.14.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.14.0...v0.23.0) Updates `gotest.tools/v3` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/gotestyourself/gotest.tools/releases) - [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.5.1...v3.5.2) Updates `github.com/Azure/go-ansiterm` from 0.0.0-20210617225240-d185dfc1b5a1 to 0.0.0-20250102033503-faa5f7b0171c - [Commits](https://github.com/Azure/go-ansiterm/commits) Updates `github.com/docker/docker` from 26.1.0+incompatible to 27.5.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v26.1.0...v27.5.1) Updates `github.com/pelletier/go-toml/v2` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4) Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4) Updates `github.com/onsi/ginkgo/v2` from 2.11.0 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/ginkgo/compare/v2.11.0...v2.23.4) Updates `github.com/onsi/gomega` from 1.27.8 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.27.8...v1.36.1) Updates `github.com/spf13/cobra` from 1.7.0 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.9.1) Updates `github.com/stretchr/testify` from 1.8.4 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.10.0) Updates `golang.org/x/sync` from 0.5.0 to 0.12.0 - [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.10.0) Updates `golang.org/x/tools` from 0.14.0 to 0.31.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.33.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.5 Updates `github.com/BurntSushi/toml` from 1.2.1 to 1.5.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](https://github.com/BurntSushi/toml/compare/v1.2.1...v1.5.0) Updates `github.com/Microsoft/go-winio` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/Microsoft/go-winio/releases) - [Commits](https://github.com/Microsoft/go-winio/compare/v0.6.1...v0.6.2) Updates `github.com/bits-and-blooms/bitset` from 1.7.0 to 1.22.0 - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](https://github.com/bits-and-blooms/bitset/compare/v1.7.0...v1.22.0) Updates `github.com/cespare/xxhash/v2` from 2.2.0 to 2.3.0 - [Commits](https://github.com/cespare/xxhash/compare/v2.2.0...v2.3.0) Updates `github.com/consensys/bavard` from 0.1.13 to 0.1.30 - [Release notes](https://github.com/consensys/bavard/releases) - [Commits](https://github.com/consensys/bavard/compare/v0.1.13...v0.1.30) Updates `github.com/consensys/gnark-crypto` from 0.12.1 to 0.17.0 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](https://github.com/consensys/gnark-crypto/compare/v0.12.1...v0.17.0) Updates `github.com/containerd/containerd` from 1.7.13 to 1.7.27 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](https://github.com/containerd/containerd/compare/v1.7.13...v1.7.27) Updates `github.com/fsnotify/fsnotify` from 1.6.0 to 1.9.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.9.0) Updates `github.com/fsouza/go-dockerclient` from 1.10.0 to 1.12.1 - [Release notes](https://github.com/fsouza/go-dockerclient/releases) - [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go) - [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.10.0...v1.12.1) Updates `github.com/go-kit/kit` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/go-kit/kit/releases) - [Commits](https://github.com/go-kit/kit/compare/v0.10.0...v0.13.0) Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](https://github.com/go-logr/logr/compare/v1.3.0...v1.4.2) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0) Updates `github.com/google/pprof` from 0.0.0-20230817174616-7a8ec2ada47b to 0.0.0-20250403155104-27863c87afa6 - [Commits](https://github.com/google/pprof/commits) Updates `github.com/klauspost/compress` from 1.17.4 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](https://github.com/klauspost/compress/compare/v1.17.4...v1.18.0) Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.10 - [Release notes](https://github.com/magiconair/properties/releases) - [Commits](https://github.com/magiconair/properties/compare/v1.8.7...v1.8.10) Updates `github.com/moby/sys/sequential` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](https://github.com/moby/sys/compare/signal/v0.5.0...signal/v0.6.0) Updates `github.com/moby/sys/user` from 0.1.0 to 0.3.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](https://github.com/moby/sys/compare/user/v0.1.0...user/v0.4.0) Updates `github.com/moby/term` from 0.5.0 to 0.5.2 - [Commits](https://github.com/moby/term/compare/v0.5.0...v0.5.2) Updates `github.com/opencontainers/image-spec` from 1.1.0-rc5 to 1.1.0 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc5...v1.1.1) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.22.0) Updates `github.com/prometheus/client_model` from 0.5.0 to 0.6.1 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.2) Updates `github.com/prometheus/common` from 0.44.0 to 0.62.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.48.0) Updates `github.com/prometheus/procfs` from 0.12.0 to 0.15.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](https://github.com/prometheus/procfs/compare/v0.12.0...v0.16.1) Updates `github.com/spf13/afero` from 1.9.5 to 1.14.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.14.0) Updates `github.com/spf13/cast` from 1.5.0 to 1.9.2 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](https://github.com/spf13/cast/compare/v1.4.1...v1.9.2) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6) Updates `github.com/spf13/viper` from 1.15.0 to 1.20.1 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.20.1) Updates `github.com/subosito/gotenv` from 1.4.2 to 1.6.0 - [Changelog](https://github.com/subosito/gotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/subosito/gotenv/compare/v1.2.0...v1.6.0) Updates `go.uber.org/zap` from 1.25.0 to 1.27.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/zap/compare/v1.25.0...v1.27.0) Updates `golang.org/x/crypto` from 0.22.0 to 0.36.0 - [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.33.0) Updates `golang.org/x/mod` from 0.13.0 to 0.24.0 - [Commits](https://github.com/golang/mod/compare/v0.13.0...v0.23.0) Updates `golang.org/x/net` from 0.24.0 to 0.37.0 - [Commits](https://github.com/golang/net/compare/v0.24.0...v0.35.0) Updates `golang.org/x/sys` from 0.19.0 to 0.32.0 - [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.32.0) Updates `golang.org/x/text` from 0.14.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.14.0...v0.23.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20231016165738-49dd2c1f3d0b to 0.0.0-20240401170217-c3f982113cda - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `cloud.google.com/go` from 0.110.8 to 0.110.10 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.110.8...v0.110.10) Updates `cloud.google.com/go/compute/metadata` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/apphub/v0.2.3...v0.7.0) Updates `cloud.google.com/go/iam` from 1.1.3 to 1.1.5 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.3...iam/v1.1.5) Updates `cloud.google.com/go/storage` from 1.30.1 to 1.55.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.30.1...spanner/v1.55.0) Updates `github.com/Azure/go-ansiterm` from 0.0.0-20230124172434-306776ec8161 to 0.0.0-20250102033503-faa5f7b0171c - [Commits](https://github.com/Azure/go-ansiterm/commits) Updates `github.com/bytedance/sonic` from 1.11.2 to 1.13.3 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](https://github.com/bytedance/sonic/compare/v1.11.2...v1.13.3) Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0 - [Changelog](https://github.com/cenkalti/backoff/blob/v5/CHANGELOG.md) - [Commits](https://github.com/cenkalti/backoff/compare/v4.2.1...v4.3.0) Updates `github.com/decred/dcrd/dcrec/secp256k1/v4` from 4.2.0 to 4.4.0 - [Release notes](https://github.com/decred/dcrd/releases) - [Changelog](https://github.com/decred/dcrd/blob/master/CHANGES) - [Commits](https://github.com/decred/dcrd/compare/dcrec/secp256k1/v4.2.0...dcrec/secp256k1/v4.4.0) Updates `github.com/dgraph-io/badger/v3` from 3.2103.2 to 3.2103.5 - [Release notes](https://github.com/dgraph-io/badger/releases) - [Changelog](https://github.com/hypermodeinc/badger/blob/main/CHANGELOG.md) - [Commits](https://github.com/dgraph-io/badger/compare/v3.2103.2...v3.2103.5) Updates `github.com/dgraph-io/ristretto` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/dgraph-io/ristretto/releases) - [Changelog](https://github.com/hypermodeinc/ristretto/blob/main/CHANGELOG.md) - [Commits](https://github.com/dgraph-io/ristretto/compare/v0.1.0...v0.1.1) Updates `github.com/distribution/reference` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/distribution/reference/releases) - [Commits](https://github.com/distribution/reference/compare/v0.5.0...v0.6.0) Updates `github.com/docker/docker` from 26.1.0+incompatible to 27.5.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v26.1.0...v27.5.1) Updates `github.com/elastic/gosigar` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/elastic/gosigar/releases) - [Changelog](https://github.com/elastic/gosigar/blob/master/CHANGELOG.md) - [Commits](https://github.com/elastic/gosigar/compare/v0.14.2...v0.14.3) Updates `github.com/flynn/noise` from 1.0.0 to 1.1.0 - [Commits](https://github.com/flynn/noise/compare/v1.0.0...v1.1.0) Updates `github.com/gabriel-vasile/mimetype` from 1.4.3 to 1.4.9 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.3...v1.4.9) Updates `github.com/gin-contrib/cors` from 1.7.0 to 1.7.5 - [Release notes](https://github.com/gin-contrib/cors/releases) - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml) - [Commits](https://github.com/gin-contrib/cors/compare/v1.7.0...v1.7.5) Updates `github.com/gin-contrib/sse` from 0.1.0 to 1.0.0 - [Release notes](https://github.com/gin-contrib/sse/releases) - [Changelog](https://github.com/gin-contrib/sse/blob/master/.goreleaser.yaml) - [Commits](https://github.com/gin-contrib/sse/compare/v0.1.0...v1.0.0) Updates `github.com/gin-gonic/gin` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.10.0...v1.10.1) Updates `github.com/go-playground/validator/v10` from 10.19.0 to 10.26.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](https://github.com/go-playground/validator/compare/v10.19.0...v10.26.0) Updates `github.com/goccy/go-json` from 0.10.2 to 0.10.5 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](https://github.com/goccy/go-json/compare/v0.10.2...v0.10.5) Updates `github.com/golang/glog` from 1.1.2 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](https://github.com/golang/glog/compare/v1.1.2...v1.2.4) Updates `github.com/google/s2a-go` from 0.1.4 to 0.1.9 - [Release notes](https://github.com/google/s2a-go/releases) - [Commits](https://github.com/google/s2a-go/compare/v0.1.4...v0.1.9) Updates `github.com/google/uuid` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0) Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.2.4 to 0.3.6 - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases) - [Commits](https://github.com/googleapis/enterprise-certificate-proxy/compare/v0.2.4...v0.3.6) Updates `github.com/googleapis/gax-go/v2` from 2.12.0 to 2.14.2 - [Release notes](https://github.com/googleapis/gax-go/releases) - [Commits](https://github.com/googleapis/gax-go/compare/v2.12.0...v2.14.2) Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) Updates `github.com/gorilla/websocket` from 1.5.0 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.3) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.16.0 to 2.26.3 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0...v2.26.3) Updates `github.com/hashicorp/consul/sdk` from 0.8.0 to 0.16.2 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/consul/compare/v0.8.0...sdk/v0.16.2) Updates `github.com/huin/goupnp` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/huin/goupnp/releases) - [Commits](https://github.com/huin/goupnp/compare/v1.2.0...v1.3.0) Updates `github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go` from 1.2.3-alpha.1 to 1.6.2 - [Release notes](https://github.com/hyperledger-labs/weaver-dlt-interoperability/releases) - [Commits](https://github.com/hyperledger-labs/weaver-dlt-interoperability/compare/common/protos-go/v1.2.3-alpha.1...common/protos-go/v1.6.2) Updates `github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk` from 1.2.3-alpha.1.0.20210812140206-37f430515b8c to 1.6.2 - [Release notes](https://github.com/hyperledger-labs/weaver-dlt-interoperability/releases) - [Commits](https://github.com/hyperledger-labs/weaver-dlt-interoperability/commits/common/protos-go/v1.6.2) Updates `github.com/ipfs/boxo` from 0.8.0-rc1 to 0.31.0 - [Release notes](https://github.com/ipfs/boxo/releases) - [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipfs/boxo/compare/v0.8.0-rc1...v0.31.0) Updates `github.com/ipfs/go-cid` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](https://github.com/ipfs/go-cid/compare/v0.4.1...v0.5.0) Updates `github.com/ipfs/go-datastore` from 0.6.0 to 0.8.2 - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.6.0...v0.8.2) Updates `github.com/ipfs/go-log/v2` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/ipfs/go-log/releases) - [Commits](https://github.com/ipfs/go-log/compare/v2.5.1...v2.6.0) Updates `github.com/ipld/go-ipld-prime` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/ipld/go-ipld-prime/releases) - [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipld/go-ipld-prime/compare/v0.20.0...v0.21.0) Updates `github.com/klauspost/cpuid/v2` from 2.2.7 to 2.2.10 - [Release notes](https://github.com/klauspost/cpuid/releases) - [Changelog](https://github.com/klauspost/cpuid/blob/master/.goreleaser.yml) - [Commits](https://github.com/klauspost/cpuid/compare/v2.2.7...v2.2.10) Updates `github.com/koron/go-ssdp` from 0.0.4 to 0.0.5 - [Commits](https://github.com/koron/go-ssdp/compare/v0.0.4...v0.0.5) Updates `github.com/libp2p/go-flow-metrics` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/libp2p/go-flow-metrics/releases) - [Commits](https://github.com/libp2p/go-flow-metrics/compare/v0.1.0...v0.2.0) Updates `github.com/libp2p/go-libp2p` from 0.31.0 to 0.41.1 - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md) - [Commits](https://github.com/libp2p/go-libp2p/compare/v0.31.0...v0.41.1) Updates `github.com/libp2p/go-libp2p-asn-util` from 0.3.0 to 0.4.1 - [Release notes](https://github.com/libp2p/go-libp2p-asn-util/releases) - [Commits](https://github.com/libp2p/go-libp2p-asn-util/compare/v0.3.0...v0.4.1) Updates `github.com/libp2p/go-libp2p-kad-dht` from 0.22.0 to 0.33.1 - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.22.0...v0.33.1) Updates `github.com/libp2p/go-libp2p-kbucket` from 0.5.0 to 0.7.0 - [Release notes](https://github.com/libp2p/go-libp2p-kbucket/releases) - [Commits](https://github.com/libp2p/go-libp2p-kbucket/compare/v0.5.0...v0.7.0) Updates `github.com/libp2p/go-libp2p-record` from 0.2.0 to 0.3.1 - [Release notes](https://github.com/libp2p/go-libp2p-record/releases) - [Commits](https://github.com/libp2p/go-libp2p-record/compare/v0.2.0...v0.3.1) Updates `github.com/libp2p/go-netroute` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/libp2p/go-netroute/releases) - [Commits](https://github.com/libp2p/go-netroute/compare/v0.2.1...v0.2.2) Updates `github.com/miekg/dns` from 1.1.55 to 1.1.66 - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.55...v1.1.66) Updates `github.com/miracl/conflate` from 1.3.1 to 1.3.4 - [Release notes](https://github.com/miracl/conflate/releases) - [Commits](https://github.com/miracl/conflate/compare/v1.3.1...v1.3.4) Updates `github.com/multiformats/go-multiaddr` from 0.11.0 to 0.15.0 - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.11.0...v0.15.0) Updates `github.com/multiformats/go-multiaddr-dns` from 0.3.1 to 0.4.1 - [Release notes](https://github.com/multiformats/go-multiaddr-dns/releases) - [Commits](https://github.com/multiformats/go-multiaddr-dns/compare/v0.3.1...v0.4.1) Updates `github.com/multiformats/go-multistream` from 0.4.1 to 0.6.0 - [Release notes](https://github.com/multiformats/go-multistream/releases) - [Commits](https://github.com/multiformats/go-multistream/compare/v0.4.1...v0.6.0) Updates `github.com/opencontainers/runtime-spec` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/opencontainers/runtime-spec/releases) - [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog) - [Commits](https://github.com/opencontainers/runtime-spec/compare/v1.1.0...v1.2.0) Updates `github.com/pelletier/go-toml/v2` from 2.1.1 to 2.2.3 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4) Updates `github.com/pmezard/go-difflib` from 1.0.0 to 1.0.1-0.20181226105442-5d4384ee4fb2 - [Commits](https://github.com/pmezard/go-difflib/commits) Updates `github.com/quic-go/qpack` from 0.4.0 to 0.5.1 - [Release notes](https://github.com/quic-go/qpack/releases) - [Commits](https://github.com/quic-go/qpack/compare/v0.4.0...v0.5.1) Updates `github.com/quic-go/quic-go` from 0.38.2 to 0.50.1 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](https://github.com/quic-go/quic-go/compare/v0.38.2...v0.50.1) Updates `github.com/quic-go/webtransport-go` from 0.5.3 to 0.8.1-0.20241018022711-4ac2c9250e66 - [Release notes](https://github.com/quic-go/webtransport-go/releases) - [Commits](https://github.com/quic-go/webtransport-go/commits) Updates `github.com/ugorji/go` from 1.1.4 to 1.2.14 - [Release notes](https://github.com/ugorji/go/releases) - [Commits](https://github.com/ugorji/go/compare/v1.1.4...v1.2.14) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.46.1 to 0.60.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.46.1...zpages/v0.60.0) Updates `go.opentelemetry.io/otel` from 1.21.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.36.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.21.0 to 1.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.31.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.21.0 to 1.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.31.0) Updates `go.opentelemetry.io/otel/metric` from 1.21.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.36.0) Updates `go.opentelemetry.io/otel/sdk` from 1.21.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.36.0) Updates `go.opentelemetry.io/otel/trace` from 1.21.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.36.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.3.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.0.0...v1.3.1) Updates `go.uber.org/dig` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/uber-go/dig/releases) - [Changelog](https://github.com/uber-go/dig/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/dig/compare/v1.17.0...v1.18.0) Updates `go.uber.org/fx` from 1.20.0 to 1.23.0 - [Release notes](https://github.com/uber-go/fx/releases) - [Changelog](https://github.com/uber-go/fx/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/fx/compare/v1.20.0...v1.23.0) Updates `golang.org/x/arch` from 0.7.0 to 0.15.0 - [Commits](https://github.com/golang/arch/compare/v0.7.0...v0.15.0) Updates `golang.org/x/exp` from 0.0.0-20230817173708-d852ddb80c63 to 0.0.0-20250506013437-ce4c2cf36ca6 - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/oauth2` from 0.11.0 to 0.30.0 - [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.30.0) Updates `google.golang.org/api` from 0.128.0 to 0.235.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.128.0...v0.235.0) Updates `google.golang.org/genproto` from 0.0.0-20231016165738-49dd2c1f3d0b to 0.0.0-20250505200425-f936aa4a68b2 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20231016165738-49dd2c1f3d0b to 0.0.0-20250512202823-5a2f75b736a9 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.59.0 to 1.72.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.72.2) Updates `lukechampine.com/blake3` from 1.2.1 to 1.4.1 - [Commits](https://github.com/lukechampine/blake3/compare/v1.2.1...v1.4.1) Updates `lukechampine.com/uint128` from 1.2.0 to 1.3.0 - [Commits](https://github.com/lukechampine/uint128/compare/v1.2.0...v1.3.0) Updates `modernc.org/cc/v3` from 3.40.0 to 3.41.0 - [Commits](https://gitlab.com/cznic/cc/compare/v3.40.0...v3.41.0) Updates `modernc.org/ccgo/v3` from 3.16.13 to 3.17.0 - [Commits](https://gitlab.com/cznic/ccgo/compare/v3.16.13...v3.17.0) Updates `modernc.org/libc` from 1.29.0 to 1.65.8 - [Commits](https://gitlab.com/cznic/libc/compare/v1.29.0...v1.65.8) Updates `modernc.org/mathutil` from 1.6.0 to 1.7.1 - [Commits](https://gitlab.com/cznic/mathutil/compare/v1.6.0...v1.7.1) Updates `modernc.org/memory` from 1.7.2 to 1.11.0 - [Commits](https://gitlab.com/cznic/memory/compare/v1.7.2...v1.11.0) Updates `modernc.org/opt` from 0.1.3 to 0.1.4 - [Commits](https://gitlab.com/cznic/opt/compare/v0.1.3...v0.1.4) Updates `modernc.org/sqlite` from 1.28.0 to 1.37.1 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.28.0...v1.37.1) Updates `github.com/davecgh/go-spew` from 1.1.1 to 1.1.2-0.20180830191138-d8f796af33cc - [Commits](https://github.com/davecgh/go-spew/commits) Updates `github.com/hashicorp/golang-lru` from 0.5.4 to 1.0.2 - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v1.0.2) Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.10.0) Updates `golang.org/x/tools` from 0.14.0 to 0.33.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.33.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.36.6 Updates `github.com/cespare/xxhash/v2` from 2.2.0 to 2.3.0 - [Commits](https://github.com/cespare/xxhash/compare/v2.2.0...v2.3.0) Updates `github.com/cloudflare/cfssl` from 1.4.1 to 1.6.5 - [Release notes](https://github.com/cloudflare/cfssl/releases) - [Changelog](https://github.com/cloudflare/cfssl/blob/master/CHANGELOG) - [Commits](https://github.com/cloudflare/cfssl/compare/v1.4.1...v1.6.5) Updates `github.com/fsnotify/fsnotify` from 1.6.0 to 1.9.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.9.0) Updates `github.com/go-kit/kit` from 0.10.0 to 0.13.0 - [Release notes](https://github.com/go-kit/kit/releases) - [Commits](https://github.com/go-kit/kit/compare/v0.10.0...v0.13.0) Updates `github.com/go-logfmt/logfmt` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/go-logfmt/logfmt/releases) - [Changelog](https://github.com/go-logfmt/logfmt/blob/main/CHANGELOG.md) - [Commits](https://github.com/go-logfmt/logfmt/compare/v0.5.1...v0.6.0) Updates `github.com/go-openapi/jsonpointer` from 0.19.6 to 0.21.1 - [Commits](https://github.com/go-openapi/jsonpointer/compare/v0.19.5...v0.21.1) Updates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.0 - [Commits](https://github.com/go-openapi/jsonreference/compare/v0.20.0...v0.21.0) Updates `github.com/go-openapi/spec` from 0.20.8 to 0.21.0 - [Commits](https://github.com/go-openapi/spec/compare/v0.20.8...v0.21.0) Updates `github.com/go-openapi/swag` from 0.22.3 to 0.23.1 - [Commits](https://github.com/go-openapi/swag/compare/v0.21.1...v0.23.1) Updates `github.com/google/certificate-transparency-go` from 1.0.21 to 1.1.7 - [Release notes](https://github.com/google/certificate-transparency-go/releases) - [Changelog](https://github.com/google/certificate-transparency-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/certificate-transparency-go/compare/v1.0.21...v1.1.7) Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.10 - [Release notes](https://github.com/magiconair/properties/releases) - [Commits](https://github.com/magiconair/properties/compare/v1.8.7...v1.8.10) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](https://github.com/mailru/easyjson/compare/v0.7.7...v0.9.0) Updates `github.com/mitchellh/mapstructure` from 1.4.3 to 1.5.0 - [Changelog](https://github.com/mitchellh/mapstructure/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.3...v1.5.0) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.19.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.22.0) Updates `github.com/prometheus/client_model` from 0.5.0 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.2) Updates `github.com/prometheus/common` from 0.44.0 to 0.48.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.48.0) Updates `github.com/prometheus/procfs` from 0.12.0 to 0.16.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](https://github.com/prometheus/procfs/compare/v0.12.0...v0.16.1) Updates `github.com/spf13/afero` from 1.9.2 to 1.14.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.14.0) Updates `github.com/spf13/cast` from 1.4.1 to 1.9.2 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](https://github.com/spf13/cast/compare/v1.4.1...v1.9.2) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6) Updates `github.com/spf13/viper` from 1.10.1 to 1.20.1 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.20.1) Updates `github.com/weppos/publicsuffix-go` from 0.5.0 to 0.30.0 - [Changelog](https://github.com/weppos/publicsuffix-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-go/compare/v0.5.0...v0.30.0) Updates `github.com/zmap/zcrypto` from 0.0.0-20190729165852-9051775e6a2e to 0.0.0-20230310154051-c8b263fd8300 - [Commits](https://github.com/zmap/zcrypto/commits) Updates `go.uber.org/zap` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/zap/compare/v1.25.0...v1.27.0) Updates `golang.org/x/crypto` from 0.23.0 to 0.38.0 - [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.33.0) Updates `golang.org/x/net` from 0.25.0 to 0.40.0 - [Commits](https://github.com/golang/net/compare/v0.24.0...v0.35.0) Updates `golang.org/x/sys` from 0.20.0 to 0.33.0 - [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.32.0) Updates `golang.org/x/text` from 0.15.0 to 0.25.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.14.0...v0.23.0) Updates `github.com/bytedance/sonic` from 1.11.6 to 1.13.3 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](https://github.com/bytedance/sonic/compare/v1.11.2...v1.13.3)... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
7abe5d1 to
aded7eb
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps the all-deps group with 37 updates in the / directory:
1.5.31.5.46.6.16.11.21.7.01.9.11.8.41.10.00.4.30.6.10.6.10.6.21.7.01.22.02.2.02.3.01.4.11.6.50.1.130.1.300.12.10.17.01.6.01.9.01.10.01.12.10.10.00.13.00.5.10.6.00.19.50.21.10.20.00.21.00.20.80.21.01.10.11.10.21.0.11.0.20.6.00.7.01.4.01.5.11.17.41.18.01.8.71.8.100.5.00.6.00.1.00.4.00.5.00.5.21.4.81.4.111.1.0-rc51.1.10.5.00.6.20.12.00.16.11.11.01.14.11.6.01.14.01.4.11.9.21.10.11.20.13.5.13.5.22.2.32.2.4Bumps the all-deps group with 46 updates in the /integration/go_chaincode directory:
1.5.31.5.42.11.02.23.41.7.01.9.11.8.41.10.01.2.11.5.00.6.10.6.21.7.01.22.02.2.02.3.00.1.130.1.300.12.10.17.01.7.131.7.271.6.01.9.01.10.01.12.10.12.00.13.01.17.41.18.01.8.71.8.100.5.00.6.00.5.00.5.21.17.01.22.01.9.51.14.01.5.01.9.21.15.01.20.11.25.01.27.01.30.11.55.01.11.21.13.34.2.14.3.04.2.04.4.03.2103.23.2103.50.14.20.14.31.0.01.1.01.4.31.4.91.7.01.7.51.5.01.5.32.16.02.26.30.8.00.16.21.2.01.3.01.2.3-alpha.11.6.21.2.3-alpha.1.0.20210812140206-37f430515b8c1.6.20.8.0-rc10.31.01.3.11.3.41.1.41.2.141.2.01.3.03.40.03.41.03.16.133.17.01.29.01.65.81.28.01.37.1Bumps the all-deps group with 26 updates in the /samples/application/ccapi directory:
1.5.31.5.41.9.01.10.00.14.00.33.01.34.21.36.62.2.02.3.01.4.11.6.51.6.01.9.00.10.00.13.00.5.10.6.00.19.60.21.10.20.20.21.00.20.80.21.01.8.71.8.100.5.00.6.20.12.00.16.11.9.21.14.01.4.11.9.21.0.51.0.61.10.11.20.11.11.61.13.31.4.31.4.91.4.01.7.51.10.01.10.11.59.01.72.21.8.121.16.41.2.121.2.14Bumps the all-deps group with 51 updates in the /samples/demos/irb directory:
1.5.31.5.42.11.02.23.41.7.01.9.11.8.41.10.01.2.11.5.00.6.10.6.21.7.01.22.02.2.02.3.00.1.130.1.300.12.10.17.01.7.131.7.271.6.01.9.01.10.01.12.10.12.00.13.01.17.41.18.01.8.71.8.100.5.00.6.00.5.00.5.21.1.01.1.11.17.01.22.01.9.51.14.01.5.01.9.21.15.01.20.11.25.01.27.01.30.11.55.04.2.14.3.04.2.04.4.01.5.01.5.30.8.00.16.21.2.3-alpha.11.6.21.2.3-alpha.1.0.20210812140206-37f430515b8c1.6.20.4.10.5.02.2.72.2.101.3.11.3.40.11.00.15.00.4.10.6.01.2.11.4.11.2.01.3.03.40.03.41.03.16.133.17.01.29.01.65.81.28.01.37.10.28.00.37.01.1.01.39.01.12.11.12.51.2.61.3.00.3.120.3.153.5.63.6.03.5.13.6.03.5.13.5.213.5.13.6.0Bumps the all-deps group with 27 updates in the /samples/deployment/fabric-smart-client/the-simple-testing-network directory:
1.5.31.5.42.11.02.23.41.7.01.9.11.8.41.10.01.2.11.5.00.6.10.6.21.7.131.7.271.6.01.9.01.10.01.12.11.17.41.18.01.8.71.8.100.5.00.6.00.5.00.5.21.9.51.14.01.5.01.9.21.15.01.20.11.25.01.27.00.2.30.7.01.30.11.55.01.5.01.5.30.8.00.16.21.3.11.3.41.2.01.3.03.40.03.41.03.16.133.17.01.29.01.65.81.28.01.37.1Updates
github.com/golang/protobuffrom 1.5.3 to 1.5.4Release notes
Sourced from github.com/golang/protobuf's releases.
Commits
75de7c0Merge pull request #1597 from golang/updatedescb7697bball: update descriptor.proto to latest versionUpdates
github.com/maxbrunsfeld/counterfeiter/v6from 6.6.1 to 6.11.2Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
... (truncated)
Commits
9d1ef65Revert "don’t include toolchain directive, support go 1.22+ until 1.24 is rel...432aa38don’t include toolchain directive, support go 1.22+ until 1.24 is released1db6bf1test with built in constraint00d12aaremoved unused fakeceb8b76parser changes undone. requiring args to not include type params or constraintse7c0976remove test printing204c067multiple generic types in one interface9a80e3fhandle interfaces with generics27aec33Merge pull request #310 from maxbrunsfeld/dependabot/go_modules/github.com/on...b4c2c54Bump github.com/onsi/gomega from 1.36.0 to 1.36.1Updates
github.com/onsi/ginkgo/v2from 2.11.0 to 2.20.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
229c981v2.23.42d134d5bump dependencies2b9c428Add automaxprocs for using CPUQuota31137deRevert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8Add automaxprocs to automatically match the linux container CPU Quotacdfddb6maybe escape quotes when you put them in a quoted string.1f59d07clarify gotchas about -vet flag7ab7d10bump all the things04a9a74v2.23.3cfcc1a5allow-as a standalone argumentUpdates
github.com/onsi/gomegafrom 1.27.8 to 1.36.1Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
8bc0a2av1.36.11c6c112Fix onsi/gomega#8034feb9d7resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...f1ff459v1.36.04c964c6new: make collection-related matchers Go 1.23 iterator awareece6872Replace min/max helpers with built-in min/max8e924d7Fix some typos in docs9f5a208v1.35.1ca36da1Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9v1.35.0Updates
github.com/spf13/cobrafrom 1.7.0 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)Updates
github.com/stretchr/testifyfrom 1.8.4 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/syncfrom 0.5.0 to 0.10.0Commits
913fb63singleflight: fix typo in singleflight_test.go151027eREADME: don't recommend go get411f99eLICENSE: update per Google Legal14be23esemaphore: cancel acquisition with a done context59c1ca1errgroup: add reference to sync.WaitGroupUpdates
golang.org/x/toolsfrom 0.14.0 to 0.28.0Release notes
Sourced from golang.org/x/tools's releases.