Coder Social home page Coder Social logo

Comments (6)

Aiee avatar Aiee commented on August 26, 2024 1

failed to get v2.0.0 with go v1.4 as well:

$ go version
go version go1.14 darwin/amd64

$ go get -u -v github.com/vesoft-inc/nebula-go@master
go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9

go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9 This states that nebula-go has been updated.

from nebula-go.

everywan avatar everywan commented on August 26, 2024 1

may be shold see this? #80

from nebula-go.

Aiee avatar Aiee commented on August 26, 2024

In the root directory of your project, $ go get -u -v github.com/vesoft-inc/nebula-go@master and you should be able to see that go.mod has been updated.

from nebula-go.

conderls avatar conderls commented on August 26, 2024

failed to get v2.0.0 with go v1.4 as well:

$ go version
go version go1.14 darwin/amd64

$ go get -u -v github.com/vesoft-inc/nebula-go@master
go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9

from nebula-go.

conderls avatar conderls commented on August 26, 2024

failed to get v2.0.0 with go v1.4 as well:

$ go version
go version go1.14 darwin/amd64

$ go get -u -v github.com/vesoft-inc/nebula-go@master
go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9

go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9 This states that nebula-go has been updated.

yes, but it is supposed to be v2.0.0, right? Otherwise, how can we get the v2.0+ version of nebula?

from nebula-go.

Aiee avatar Aiee commented on August 26, 2024

failed to get v2.0.0 with go v1.4 as well:

$ go version
go version go1.14 darwin/amd64

$ go get -u -v github.com/vesoft-inc/nebula-go@master
go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9

go: github.com/vesoft-inc/nebula-go master => v1.1.1-0.20210416024212-052593cefbb9 This states that nebula-go has been updated.

yes, but it is supposed to be v2.0.0, right? Otherwise, how can we get the v2.0+ version of nebula?

The Nebula-go version is only relative to the Github branch, which means if you run $ go get -u -v github.com/vesoft-inc/nebula-go@master, you will get the latest dependency.
The v1.1.1-0.20210416024212-052593cefbb9 you see is an auto-generated version tag by Github. I will add this explanation to the README to clarify.

from nebula-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.