Skip to content

Commit 7e246af

Browse files
committed
Pull latest code-server vm branch
1 parent 564bef5 commit 7e246af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/code-payments/code-vm-indexer
33
go 1.23.0
44

55
require (
6-
github.com/code-payments/code-server v1.10.20-0.20241107172322-1183038a96b3
6+
github.com/code-payments/code-server v1.10.20-0.20241107190218-7902dd08493a
77
github.com/envoyproxy/protoc-gen-validate v1.0.4
88
github.com/golang/protobuf v1.5.4
99
github.com/jackc/pgx/v4 v4.13.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ github.com/cockroachdb/apd v1.1.0 h1:3LFP3629v+1aKXU5Q37mxmRxX/pIu1nijXydLShEq5I
8080
github.com/cockroachdb/apd v1.1.0/go.mod h1:8Sl8LxpKi29FqWXR16WEFZRNSz3SoPzUzeMeY4+DwBQ=
8181
github.com/code-payments/code-protobuf-api v1.18.1-0.20240912180853-8e16dd113886 h1:PLbMVgpFwwhI6Ji+izq/NnJQGq41OKQ2dP3oPpUEcCA=
8282
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.20241107172322-1183038a96b3 h1:9ll5ruPtjy62IxkckqwNulvfygQZLiTwby6JrM2L/Bk=
84-
github.com/code-payments/code-server v1.10.20-0.20241107172322-1183038a96b3/go.mod h1:gujo4VytqstweusAfMlSOwhaAvD/bND0uQx3A1aa28I=
83+
github.com/code-payments/code-server v1.10.20-0.20241107190218-7902dd08493a h1:iU1qLaa5cANF6c9QeZa1CRmhzD6a/mBzO4L0Kuyn4I0=
84+
github.com/code-payments/code-server v1.10.20-0.20241107190218-7902dd08493a/go.mod h1:gujo4VytqstweusAfMlSOwhaAvD/bND0uQx3A1aa28I=
8585
github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 h1:NmTXa/uVnDyp0TY5MKi197+3HWcnYWfnHGyaFthlnGw=
8686
github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6/go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y=
8787
github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk=

0 commit comments

Comments
 (0)