File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.20-0.20241028131502-fb335efd35b0
6
+ github.com/code-payments/code-server v1.10.20-0.20241028132528-2ec566997d05
7
7
github.com/envoyproxy/protoc-gen-validate v1.0.4
8
8
github.com/golang/protobuf v1.5.4
9
9
github.com/jackc/pgx/v4 v4.13.0
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ 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
81
github.com/code-payments/code-protobuf-api v1.18.1-0.20240912180853-8e16dd113886 h1:PLbMVgpFwwhI6Ji+izq/NnJQGq41OKQ2dP3oPpUEcCA =
82
82
github.com/code-payments/code-protobuf-api v1.18.1-0.20240912180853-8e16dd113886 /go.mod h1:pHQm75vydD6Cm2qHAzlimW6drysm489Z4tVxC2zHSsU =
83
- github.com/code-payments/code-server v1.10.20-0.20241028131502-fb335efd35b0 h1:1zfMP6cZRIoe38xOlk6XWrBcbMc+UAEDooEiAnj7nUA =
84
- github.com/code-payments/code-server v1.10.20-0.20241028131502-fb335efd35b0 /go.mod h1:yxU6DeVToqlBm1VQabtnC3pBb92uvZMPwCd4emZB+ZI =
83
+ github.com/code-payments/code-server v1.10.20-0.20241028132528-2ec566997d05 h1:LCFmmSu10CsTDzEVJKAGPeXS50E9LzVymMfzOuRos3U =
84
+ github.com/code-payments/code-server v1.10.20-0.20241028132528-2ec566997d05 /go.mod h1:gujo4VytqstweusAfMlSOwhaAvD/bND0uQx3A1aa28I =
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