GithubHelp home page GithubHelp logo

Comments (8)

simonklee avatar simonklee commented on May 27, 2024

Was just about to file a bug report about the same issue. I created a small repository which demonstrates the issue; https://github.com/simonz05/save

from godep.

josharian avatar josharian commented on May 27, 2024

Appears to be fixed by 8e66075. Hurrah!

from godep.

simonklee avatar simonklee commented on May 27, 2024

I can't seem to confirm this. godep save ./... still creates a dependency on the package you are calling godep from.

{
    "ImportPath": "github.com/simonz05/save",
    "GoVersion": "go1.2.1",
    "Packages": [
        "./..."
    ],
    "Deps": [
        {
            "ImportPath": "github.com/simonz05/save",
            "Rev": "dad654dcc15f5619b0e9d847a9a9d036fd320bb1"
        }
    ]
}

from godep.

josharian avatar josharian commented on May 27, 2024

Correct. That doesn't bother me; I was just frustrated by the fact that godep save ./... no longer completed. Feel free to reopen with a new emphasis or file a new issue.

from godep.

simonklee avatar simonklee commented on May 27, 2024

Fair enough. I read it as if you were reporting the same issue as me and didn't want to create a duplicate. Created #70

from godep.

kr avatar kr commented on May 27, 2024

Cool, I'm glad this got fixed, even if inadvertently. I should add a test to make sure it doesn't regress.

from godep.

kamal-github avatar kamal-github commented on May 27, 2024

after godep save ./..., how to put build in vendor/ directory?

from godep.

freeformz avatar freeformz commented on May 27, 2024

@kamal-github Please open a new issue describing the problem and don't comment on an old issue.

from godep.

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.