File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99)
1010
1111const (
12- goCbVersionStr = "v2.6.3 "
12+ goCbVersionStr = "v2.6.4 "
1313
1414 durabilityTimeoutFloor = 1500 * time .Millisecond
1515)
Original file line number Diff line number Diff line change 11module github.com/couchbase/gocb/v2
22
33require (
4- github.com/couchbase/gocbcore/v10 v10.2.8-0.20230912083856-0d6048c6cab7
4+ github.com/couchbase/gocbcore/v10 v10.2.8
55 github.com/couchbaselabs/gocaves/client v0.0.0-20230404095311-05e3ba4f0259
66 github.com/google/uuid v1.3.1
77 github.com/stretchr/testify v1.8.2
Original file line number Diff line number Diff line change 1- github.com/couchbase/gocbcore/v10 v10.2.8-0.20230912083856-0d6048c6cab7 h1:ilzd1rEAZ93ckbKYQcf9luO6GpZXFsrXXDymXIZwVrE =
2- github.com/couchbase/gocbcore/v10 v10.2.8-0.20230912083856-0d6048c6cab7 /go.mod h1:lYQIIk+tzoMcwtwU5GzPbDdqEkwkH3isI2rkSpfL0oM =
1+ github.com/couchbase/gocbcore/v10 v10.2.8 h1:Enjxyxd6XYIP0SSlKxt+GHL0J+A/GaLxGJZ13XCfOW4 =
2+ github.com/couchbase/gocbcore/v10 v10.2.8 /go.mod h1:lYQIIk+tzoMcwtwU5GzPbDdqEkwkH3isI2rkSpfL0oM =
33github.com/couchbaselabs/gocaves/client v0.0.0-20230307083111-cc3960c624b1 /go.mod h1:AVekAZwIY2stsJOMWLAS/0uA/+qdp7pjO8EHnl61QkY =
44github.com/couchbaselabs/gocaves/client v0.0.0-20230404095311-05e3ba4f0259 h1:2TXy68EGEzIMHOx9UvczR5ApVecwCfQZ0LjkmwMI6g4 =
55github.com/couchbaselabs/gocaves/client v0.0.0-20230404095311-05e3ba4f0259 /go.mod h1:AVekAZwIY2stsJOMWLAS/0uA/+qdp7pjO8EHnl61QkY =
You can’t perform that action at this time.
0 commit comments