Skip to content

Commit 7921136

Browse files
committed
Pull latest code-server vm branch
1 parent 59d4dcc commit 7921136

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.20241028195415-b90f9f219724
6+
github.com/code-payments/code-server v1.10.20-0.20241029152132-69085d2aed9a
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.20241028195415-b90f9f219724 h1:GLh2yB9M5WaVNMeDXzxwfKPGSZ/2yXssgFVrmPBm9xc=
84-
github.com/code-payments/code-server v1.10.20-0.20241028195415-b90f9f219724/go.mod h1:gujo4VytqstweusAfMlSOwhaAvD/bND0uQx3A1aa28I=
83+
github.com/code-payments/code-server v1.10.20-0.20241029152132-69085d2aed9a h1:jFkk+1cr8CokN4bvAJ7DDwztJMXAOxre6NiMqI/wStU=
84+
github.com/code-payments/code-server v1.10.20-0.20241029152132-69085d2aed9a/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)