@@ -36,7 +36,7 @@ require (
36
36
github.com/charmbracelet/glamour v0.7.0
37
37
github.com/charmbracelet/lipgloss v1.1.0
38
38
github.com/coinbase/waas-client-library-go v1.0.8
39
- github.com/couchbase/gocb/v2 v2.9.4
39
+ github.com/couchbase/gocb/v2 v2.10.0
40
40
github.com/crewjam/rfc5424 v0.1.0
41
41
github.com/csnewman/dextk v0.3.0
42
42
github.com/dustin/go-humanize v1.0.1
@@ -175,7 +175,7 @@ require (
175
175
github.com/containerd/log v0.1.0 // indirect
176
176
github.com/containerd/platforms v0.2.1 // indirect
177
177
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
178
- github.com/couchbase/gocbcore/v10 v10.5.4 // indirect
178
+ github.com/couchbase/gocbcore/v10 v10.7.0 // indirect
179
179
github.com/couchbase/gocbcoreps v0.1.3 // indirect
180
180
github.com/couchbase/goprotostellar v1.0.2 // indirect
181
181
github.com/couchbaselabs/gocbconnstr/v2 v2.0.0-20240607131231-fb385523de28 // indirect
@@ -222,6 +222,7 @@ require (
222
222
github.com/google/s2a-go v0.1.9 // indirect
223
223
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
224
224
github.com/gorilla/css v1.0.1 // indirect
225
+ github.com/gorilla/websocket v1.5.3 // indirect
225
226
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
226
227
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
227
228
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
0 commit comments