@@ -9,7 +9,7 @@ require (
9
9
github.com/dgraph-io/badger/v3 v3.2103.2
10
10
github.com/gammazero/deque v0.2.1
11
11
github.com/hashicorp/go-uuid v1.0.2
12
- github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240423075616-c6f29ded3789
12
+ github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240424120928-5f2ef0fc1715
13
13
github.com/hyperledger-labs/orion-sdk-go v0.2.5
14
14
github.com/hyperledger-labs/orion-server v0.2.5
15
15
github.com/hyperledger/fabric v1.4.0-rc1.0.20230405174026-695dd57e01c2
@@ -24,11 +24,11 @@ require (
24
24
github.com/pkg/errors v0.9.1
25
25
github.com/spf13/cobra v1.7.0
26
26
github.com/spf13/viper v1.10.1
27
- github.com/stretchr/testify v1.8.4
27
+ github.com/stretchr/testify v1.9.0
28
28
github.com/tedsuo/ifrit v0.0.0-20220120221754-dd274de71113
29
29
github.com/test-go/testify v1.1.4
30
- github.com/testcontainers/testcontainers-go v0.26 .0
31
- github.com/testcontainers/testcontainers-go/modules/postgres v0.26 .0
30
+ github.com/testcontainers/testcontainers-go v0.30 .0
31
+ github.com/testcontainers/testcontainers-go/modules/postgres v0.30 .0
32
32
github.com/thedevsaddam/gojsonq v2.3.0+incompatible
33
33
github.com/ugorji/go v1.2.12
34
34
go.uber.org/zap v1.25.0
@@ -76,7 +76,7 @@ require (
76
76
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
77
77
github.com/dgraph-io/ristretto v0.1.0 // indirect
78
78
github.com/distribution/reference v0.5.0 // indirect
79
- github.com/docker/docker v25.0.5 +incompatible // indirect
79
+ github.com/docker/docker v26.1.0 +incompatible // indirect
80
80
github.com/docker/go-connections v0.5.0 // indirect
81
81
github.com/docker/go-units v0.5.0 // indirect
82
82
github.com/dustin/go-humanize v1.0.1 // indirect
@@ -93,7 +93,7 @@ require (
93
93
github.com/gin-gonic/gin v1.9.1 // indirect
94
94
github.com/go-kit/kit v0.10.0 // indirect
95
95
github.com/go-logfmt/logfmt v0.5.1 // indirect
96
- github.com/go-logr/logr v1.3.0 // indirect
96
+ github.com/go-logr/logr v1.4.1 // indirect
97
97
github.com/go-logr/stdr v1.2.2 // indirect
98
98
github.com/go-ole/go-ole v1.2.6 // indirect
99
99
github.com/go-playground/locales v0.14.1 // indirect
@@ -112,11 +112,12 @@ require (
112
112
github.com/google/go-cmp v0.6.0 // indirect
113
113
github.com/google/gopacket v1.1.19 // indirect
114
114
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b // indirect
115
- github.com/google/uuid v1.5 .0 // indirect
115
+ github.com/google/uuid v1.6 .0 // indirect
116
116
github.com/gorilla/mux v1.8.0 // indirect
117
117
github.com/gorilla/websocket v1.5.0 // indirect
118
118
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
119
119
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
120
+ github.com/hashicorp/consul/sdk v0.8.0 // indirect
120
121
github.com/hashicorp/errwrap v1.1.0 // indirect
121
122
github.com/hashicorp/go-multierror v1.1.1 // indirect
122
123
github.com/hashicorp/golang-lru v0.5.4 // indirect
@@ -167,8 +168,10 @@ require (
167
168
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc // indirect
168
169
github.com/minio/sha256-simd v1.0.1 // indirect
169
170
github.com/miracl/conflate v1.2.1 // indirect
171
+ github.com/mitchellh/go-testing-interface v1.0.0 // indirect
170
172
github.com/mitchellh/mapstructure v1.4.3 // indirect
171
173
github.com/mmcloughlin/addchain v0.4.0 // indirect
174
+ github.com/moby/docker-image-spec v1.3.1 // indirect
172
175
github.com/moby/patternmatcher v0.6.0 // indirect
173
176
github.com/moby/sys/sequential v0.5.0 // indirect
174
177
github.com/moby/sys/user v0.1.0 // indirect
@@ -189,7 +192,7 @@ require (
189
192
github.com/multiformats/go-varint v0.0.7 // indirect
190
193
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
191
194
github.com/opencontainers/go-digest v1.0.0 // indirect
192
- github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
195
+ github.com/opencontainers/image-spec v1.1.0 // indirect
193
196
github.com/opencontainers/runtime-spec v1.1.0 // indirect
194
197
github.com/opentracing/opentracing-go v1.2.0 // indirect
195
198
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
@@ -208,7 +211,7 @@ require (
208
211
github.com/quic-go/webtransport-go v0.5.3 // indirect
209
212
github.com/raulk/go-watchdog v1.3.0 // indirect
210
213
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
211
- github.com/shirou/gopsutil/v3 v3.23.9 // indirect
214
+ github.com/shirou/gopsutil/v3 v3.23.12 // indirect
212
215
github.com/shoenig/go-m1cpu v0.1.6 // indirect
213
216
github.com/sirupsen/logrus v1.9.3 // indirect
214
217
github.com/spaolacci/murmur3 v1.1.0 // indirect
@@ -233,24 +236,24 @@ require (
233
236
go.etcd.io/etcd/raft/v3 v3.5.1 // indirect
234
237
go.etcd.io/etcd/server/v3 v3.5.1 // indirect
235
238
go.opencensus.io v0.24.0 // indirect
236
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 // indirect
237
- go.opentelemetry.io/otel v1.21 .0 // indirect
239
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
240
+ go.opentelemetry.io/otel v1.24 .0 // indirect
238
241
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
239
242
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 // indirect
240
- go.opentelemetry.io/otel/metric v1.21 .0 // indirect
243
+ go.opentelemetry.io/otel/metric v1.24 .0 // indirect
241
244
go.opentelemetry.io/otel/sdk v1.21.0 // indirect
242
- go.opentelemetry.io/otel/trace v1.21 .0 // indirect
245
+ go.opentelemetry.io/otel/trace v1.24 .0 // indirect
243
246
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
244
247
go.uber.org/atomic v1.11.0 // indirect
245
248
go.uber.org/dig v1.17.0 // indirect
246
249
go.uber.org/fx v1.20.0 // indirect
247
250
go.uber.org/multierr v1.11.0 // indirect
248
251
golang.org/x/arch v0.7.0 // indirect
249
- golang.org/x/crypto v0.21 .0 // indirect
250
- golang.org/x/mod v0.13 .0 // indirect
251
- golang.org/x/net v0.23 .0 // indirect
252
+ golang.org/x/crypto v0.22 .0 // indirect
253
+ golang.org/x/mod v0.16 .0 // indirect
254
+ golang.org/x/net v0.24 .0 // indirect
252
255
golang.org/x/sync v0.5.0 // indirect
253
- golang.org/x/sys v0.18 .0 // indirect
256
+ golang.org/x/sys v0.19 .0 // indirect
254
257
golang.org/x/text v0.14.0 // indirect
255
258
golang.org/x/tools v0.14.0 // indirect
256
259
google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b // indirect
0 commit comments