Giter Site home page Giter Site logo

Comments (7)

adshao avatar adshao commented on June 14, 2024 1

Hi @nu11ptr @rskumar @svanas , sorry for that, it was caused by the mistake about vendor init, I have fixed it. please issue git pull master at your convenience.

from go-binance.

adshao avatar adshao commented on June 14, 2024

@nu11ptr thanks for the feedback.
I have tested the dep tool and it works for me. could you add master branch to dep command as following:
dep ensure -add github.com/adshao/go-binance@master
And it would be better if you can provide Gopkg.toml when that failed.

from go-binance.

rskumar avatar rskumar commented on June 14, 2024

If its related, on Windows installing it throws error -

> go get -u github.com/adshao/go-binance
# cd C:\go_projects\src\github.com\adshao\go-binance; git submodule update --init --recursive
fatal: No url found for submodule path 'vendor/github.com/bitly/go-simplejson' in .gitmodules
package github.com/adshao/go-binance: exit status 128

from go-binance.

nu11ptr avatar nu11ptr commented on June 14, 2024

This is the same exit code (128) and the same module (go-simplejson) mentioned, but my issued appeared on linux. After your first message I was going to go back and try to add it to a blank project, but haven't had a chance yet. It might be conflicting with my YAML module, not sure.

from go-binance.

adshao avatar adshao commented on June 14, 2024

It seems there is mistake of your .gitmodules setting, could you please refer to following links to deal with it:
openshift/origin#12139 (comment)
https://stackoverflow.com/questions/4185365/no-submodule-mapping-found-in-gitmodule-for-a-path-thats-not-a-submodule

from go-binance.

svanas avatar svanas commented on June 14, 2024

I have this problem with go get on Darwin/macOS. I suggest we remove the vendored submodules altogether.

from go-binance.

rskumar avatar rskumar commented on June 14, 2024

Thanks @adshao for quick action. I checked, it works now.

from go-binance.

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.