Code Monkey home page Code Monkey logo

goup's People

Contributors

elgohr avatar rvflash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mewbak heisonyee

goup's Issues

goup doesn't respect GOPRIVATE

I was trying out goup today on a module that imports several private git repos. All the standard go commands work with my module and my GOPRIVATE settings. I explicitly set GOPRIVATE, and it appears that the go tooling set GONOPROXY and GONOSUMDB as well for me, as they all point to some private repos. I'm guessing that goup will need to read these env vars, as well as look at the .netrc file for credentials, as that is the recommended way to specify private git auth last I checked for go tools.

Switch to go-git/go-git

While investigating goup as a potential addition to our CI, I noticed that it uses src-d/go-git to discover available versions. As I was contemplating implementing something similar if I hadn't found goup, I was curious about this repository, but when I went to it, there was a notice at the top of its README saying that development had been moved to go-git/go-git. I would advise that goup should be updated to use the new go-git/go-git library.

Consider submitting goup to golangci-lint

For linting, I typically use golangci-lint, a very powerful multi-linter tool. It would be nice if goup was able to be integrated with that tool. This may or may not require output changes to goup to be compatible, which is why I'm suggesting it as an issue on goup as opposed to golangci-lint.

check failed: git: invalid repository: unsecured

for my repo I am getting following error

check failed: git: invalid repository: unsecured call to http://../ cancelled: failed to list tags

goup -v -m ./...

goup: github.com/xmlking/logger: github.com/pkg/errors v0.9.1 is up to date
goup: github.com/xmlking/logger: github.com/rs/zerolog v1.18.0 is up to date
goup: github.com/xmlking/logger: github.com/sirupsen/logrus v1.4.2 is up to date
goup: github.com/xmlking/logger/gormlog: ../ check failed: git: invalid repository: unsecured call to http://../ cancelled: failed to list tags
goup: github.com/xmlking/logger/logrus: ../ check failed: git: invalid repository: unsecured call to http://../ cancelled: failed to list tags
goup: github.com/xmlking/logger/logrus: github.com/sirupsen/logrus v1.4.2 is up to date
goup: github.com/xmlking/logger/logrus: github.com/pkg/errors v0.9.1 is up to date
goup: github.com/xmlking/logger/zap: ../ check failed: git: invalid repository: unsecured call to http://../ cancelled: failed to list tags
goup: github.com/xmlking/logger/zap: github.com/pkg/errors v0.9.1 is up to date
goup: github.com/xmlking/logger/zap: go.uber.org/zap check failed: git: invalid repository: unsecured call to http://go.uber.org/zap cancelled: failed to list tags
goup: github.com/xmlking/logger/zerolog: ../ check failed: git: invalid repository: unsecured call to http://../ cancelled: failed to list tags
goup: github.com/xmlking/logger/zerolog: github.com/pkg/errors v0.9.1 is up to date
goup: github.com/xmlking/logger/zerolog: github.com/rs/zerolog v1.18.0 is up to date

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.