Skip to content

Commit 6269324

Browse files
committed
Pull latest code-server vm branch
1 parent 23031e8 commit 6269324

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.20241028131502-fb335efd35b0
6+
github.com/code-payments/code-server v1.10.20-0.20241028132528-2ec566997d05
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.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=
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)