Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-46747

XDCR - remove unused gocb.v1 reference

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • CheshireCat.Next
    • CheshireCat.Next
    • XDCR
    • None
    • 1

    Description

      Building xdcrDiffer using golang 1.16 on Centos show the following error:

      [vagrant@localhost xdcrDiffer]$ make
      go build -o xdcrDiffer -v
      ../../../../pkg/mod/github.com/couchbase/goxdcr@v7.0.0-5051+incompatible/utils/utils.go:46:2: no required module provides package gopkg.in/couchbase/gocb.v1; to add it:
      	go get gopkg.in/couchbase/gocb.v1
      make: *** [build] Error 1
      

      The utils.go can remove the gocb.v1 reference since the code isn't being used

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            neil.huang Neil Huang
            neil.huang Neil Huang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty