Skip to content

Commit

Permalink
MB-50332. latest gocbcore SHA
Browse files Browse the repository at this point in the history
Change-Id: Ibe223fc21dca6c59ed28dfdf1a5f4a7a6b1ffc80
Reviewed-on: https://review.couchbase.org/c/query/+/169067
Reviewed-by: Donald Haggart <donald.haggart@couchbase.com>
Tested-by: Sitaram Vemulapalli <sitaram.vemulapalli@couchbase.com>
  • Loading branch information
sitaramv committed Jan 19, 2022
1 parent e5451d1 commit 05b2dcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -43,7 +43,7 @@ require (
github.com/couchbase/go-couchbase v0.1.1
github.com/couchbase/go_json v0.0.0-00010101000000-000000000000
github.com/couchbase/gocbcore-transactions v0.0.0-20220110140047-0cfbabaea2ec
github.com/couchbase/gocbcore/v10 v10.0.7-0.20220117175732-3ea0c82153f9
github.com/couchbase/gocbcore/v10 v10.0.7-0.20220119184459-18c8b7b04a33
github.com/couchbase/godbc v0.0.0-20210615212222-79da1b49cb4d
github.com/couchbase/gomemcached v0.1.4
github.com/couchbase/gometa v0.0.0-20200717102231-b0e38b71d711 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -65,8 +65,8 @@ github.com/couchbase/gocb/v2 v2.3.2/go.mod h1:NmEbg3pWHURqx5rPR3w/BcBRV5MRkc7i2k
github.com/couchbase/gocbcore-transactions v0.0.0-20220110140047-0cfbabaea2ec h1:k6wpDK0eIr/2u9kAayqGOcB6b9JRR8fAV4RzIa2xe/U=
github.com/couchbase/gocbcore-transactions v0.0.0-20220110140047-0cfbabaea2ec/go.mod h1:W+sLc2i+hgGGzm0khKQ4t7kapFiaJitds5uhEWy+NW4=
github.com/couchbase/gocbcore/v10 v10.0.3/go.mod h1:s6dwBFs4c3+cAzZbo1q0VW+QasudhHJuehE8b8U2YNg=
github.com/couchbase/gocbcore/v10 v10.0.7-0.20220117175732-3ea0c82153f9 h1:QcxtucL7Uap3AnrEYVeGosi1vQ/GBkZY47knxDDXpIQ=
github.com/couchbase/gocbcore/v10 v10.0.7-0.20220117175732-3ea0c82153f9/go.mod h1:kBLeSPSwcMVT89Q18Z9W8x6KL/LKa+cY6Z/f1LV/lnU=
github.com/couchbase/gocbcore/v10 v10.0.7-0.20220119184459-18c8b7b04a33 h1:tRX7NuH3H8zQCpW3LAseRkwElX85oLrqoTidwktuZlg=
github.com/couchbase/gocbcore/v10 v10.0.7-0.20220119184459-18c8b7b04a33/go.mod h1:kBLeSPSwcMVT89Q18Z9W8x6KL/LKa+cY6Z/f1LV/lnU=
github.com/couchbase/gocbcore/v9 v9.1.8 h1:79VOjo+lOJpEG99vA6AIQCuwMizYe1TUDK2ynaDNHqQ=
github.com/couchbase/gocbcore/v9 v9.1.8/go.mod h1:jOSQeBSECyNvD7aS4lfuaw+pD5t6ciTOf8hrDP/4Nus=
github.com/couchbase/moss v0.1.0/go.mod h1:9MaHIaRuy9pvLPUJxB8sh8OrLfyDczECVL37grCIubs=
Expand Down

0 comments on commit 05b2dcb

Please sign in to comment.