File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/code-payments/code-vm-indexer
3
3
go 1.23.0
4
4
5
5
require (
6
- github.com/code-payments/code-server v1.10.21-0.20250402193413-bc1bb0344dc7
6
+ github.com/code-payments/code-server v1.10.21-0.20250507142349-9c8923fb60b8
7
7
github.com/envoyproxy/protoc-gen-validate v1.2.1
8
8
github.com/golang/protobuf v1.5.4
9
9
github.com/jackc/pgx/v4 v4.13.0
@@ -27,7 +27,7 @@ require (
27
27
github.com/bits-and-blooms/bitset v1.2.0 // indirect
28
28
github.com/bits-and-blooms/bloom/v3 v3.1.0 // indirect
29
29
github.com/cenkalti/backoff/v4 v4.1.0 // indirect
30
- github.com/code-payments/code-protobuf-api v1.19.1-0.20250402192552-177b85d5508d // indirect
30
+ github.com/code-payments/code-protobuf-api v1.19.1-0.20250429171947-b8896029c856 // indirect
31
31
github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 // indirect
32
32
github.com/davecgh/go-spew v1.1.1 // indirect
33
33
github.com/docker/cli v20.10.7+incompatible // indirect
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnht
78
78
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 /go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk =
79
79
github.com/cockroachdb/apd v1.1.0 h1:3LFP3629v+1aKXU5Q37mxmRxX/pIu1nijXydLShEq5I =
80
80
github.com/cockroachdb/apd v1.1.0 /go.mod h1:8Sl8LxpKi29FqWXR16WEFZRNSz3SoPzUzeMeY4+DwBQ =
81
- github.com/code-payments/code-protobuf-api v1.19.1-0.20250402192552-177b85d5508d h1:p0XvGezrScoG4CLGWbV702qK8MOwNSOPxfumVJ/kqBc =
82
- github.com/code-payments/code-protobuf-api v1.19.1-0.20250402192552-177b85d5508d /go.mod h1:ee6TzKbgMS42ZJgaFEMG3c4R3dGOiffHSu6MrY7WQvs =
83
- github.com/code-payments/code-server v1.10.21-0.20250402193413-bc1bb0344dc7 h1:crW/OlRKEhBv9PMkZFI9WsG5xx/oUsRzy8b7JNFIYMo =
84
- github.com/code-payments/code-server v1.10.21-0.20250402193413-bc1bb0344dc7 /go.mod h1:Zr5GZP/JfZF+tQoWm4sBgA9di58apDroeefdDkuCP/w =
81
+ github.com/code-payments/code-protobuf-api v1.19.1-0.20250429171947-b8896029c856 h1:qHd5MHS7948r1DJgY9wRRuNIrISLmcG7SK3I8ui7ilc =
82
+ github.com/code-payments/code-protobuf-api v1.19.1-0.20250429171947-b8896029c856 /go.mod h1:ee6TzKbgMS42ZJgaFEMG3c4R3dGOiffHSu6MrY7WQvs =
83
+ github.com/code-payments/code-server v1.10.21-0.20250507142349-9c8923fb60b8 h1:DTWiG1pwekOUJfaZXoRiFdPa+CWJN0Sq6erSykkN4dU =
84
+ github.com/code-payments/code-server v1.10.21-0.20250507142349-9c8923fb60b8 /go.mod h1:CJQ94IPX+fvjlbH+BxXiWLCSA9I0lOjrUkIBUJnS9WY =
85
85
github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 h1:NmTXa/uVnDyp0TY5MKi197+3HWcnYWfnHGyaFthlnGw =
86
86
github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
87
87
github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
You can’t perform that action at this time.
0 commit comments