Coder Social home page Coder Social logo

We depend on too much stuff about common HOT 4 OPEN

tomwilkie avatar tomwilkie commented on July 29, 2024
We depend on too much stuff

from common.

Comments (4)

tomwilkie avatar tomwilkie commented on July 29, 2024
$ git ls-files -- '*.go' | grep -vE '^(vendor|prog|experimental)/' | xargs -n1 dirname | sort -u | sed -e 's|^|./|' | xargs -n1 go list -f '{{.Name}}: {{ .Imports }}'
backoff: [github.com/Sirupsen/logrus time]
exec: [io os/exec]
fs: [io io/ioutil os syscall]
httpgrpc: [bytes fmt github.com/golang/protobuf/proto github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc github.com/mwitkow/go-grpc-middleware github.com/opentracing/opentracing-go github.com/sercand/kuberesolver github.com/weaveworks/common/middleware golang.org/x/net/context google.golang.org/grpc io/ioutil math net net/http net/http/httptest strings]
instrument: [github.com/opentracing/opentracing-go github.com/opentracing/opentracing-go/ext github.com/prometheus/client_golang/prometheus golang.org/x/net/context time]
logging: [bytes fmt github.com/Sirupsen/logrus os strings]
middleware: [bufio fmt github.com/Sirupsen/logrus github.com/gorilla/mux github.com/prometheus/client_golang/prometheus github.com/weaveworks/common/user golang.org/x/net/context google.golang.org/grpc google.golang.org/grpc/metadata net net/http net/http/httputil net/url regexp strconv strings time]
mtime: [time]
network: [fmt net]
sanitize: [fmt github.com/Sirupsen/logrus net net/url strings]
signals: [os os/signal runtime syscall]
test: [github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib]
exec: [bytes github.com/weaveworks/common/exec io io/ioutil]
fs: [bytes fmt github.com/weaveworks/common/fs io io/ioutil os strings syscall time]
main: [fmt golang.org/x/tools/cover os sort]
main: [bytes encoding/json fmt github.com/mgutz/ansi github.com/weaveworks/docker/pkg/mflag net/http net/url os os/exec sort strconv strings sync time]
main: [fmt github.com/armon/go-socks5 github.com/weaveworks/docker/pkg/mflag github.com/weaveworks/weave/common/mflagext golang.org/x/net/context net net/http os strings text/template]
user: [fmt golang.org/x/net/context]

from common.

tomwilkie avatar tomwilkie commented on July 29, 2024

tools/runner and tools/socks seem to be the offending candidates (bringing in github.com/weaveworks/docker/pkg/mflag)

from common.

bboreham avatar bboreham commented on July 29, 2024

Why is this still open? #16 claims to fix it.

from common.

jml avatar jml commented on July 29, 2024

Don't know. I'm content for it to be closed.

from common.

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.