GithubHelp home page GithubHelp logo

dependency management about vflow HOT 4 CLOSED

edgio avatar edgio commented on June 26, 2024
dependency management

from vflow.

Comments (4)

mmlb avatar mmlb commented on June 26, 2024 2

@mehrdadrad can you expand on why you think it is not necessary? If I build vflow today I have no guarantees that when I go to build it next month that it will build again. Both sarama-cluster and gopkg.in/yaml are at major version 2 which is evidence of this happening once before and possible in the future.

from vflow.

mehrdadrad avatar mehrdadrad commented on June 26, 2024

@mmlb pls post more details about this.

from vflow.

mmlb avatar mmlb commented on June 26, 2024

I'm not sure what else to post apart from "vflow should be managing it's dependencies", here's dep init output:

❯ dep init                                                                                                 master
  Using v2 as constraint for direct dep gopkg.in/yaml.v2
  Locking in v2 (287cf08) for direct dep gopkg.in/yaml.v2
  Using ^1.14.0 as constraint for direct dep github.com/Shopify/sarama
  Locking in v1.14.0 (240fd14) for direct dep github.com/Shopify/sarama
  Locking in master (bb955e0) for transitive dep github.com/eapache/go-xerial-snappy
  Locking in v1.1.0 (346938d) for transitive dep github.com/davecgh/go-spew
  Locking in v1.0.0 (6800482) for transitive dep github.com/eapache/go-resiliency
  Locking in v1.1.0 (44cc805) for transitive dep github.com/eapache/queue
  Using ^1.3.0 as constraint for direct dep github.com/nats-io/go-nats
  Locking in v1.3.0 (29f9728) for direct dep github.com/nats-io/go-nats
  Locking in v1.0.0 (289cccf) for transitive dep github.com/nats-io/nuid
  Using ^1.3.1 as constraint for direct dep github.com/kshvakov/clickhouse
  Locking in v1.3.1 (81a24df) for direct dep github.com/kshvakov/clickhouse
  Locking in v1.0.1 (08c2793) for transitive dep github.com/pierrec/lz4
  Using master as constraint for direct dep golang.org/x/net
  Locking in master (9dfe398) for direct dep golang.org/x/net
  Using ^1.0.7 as constraint for direct dep github.com/bitly/go-nsq
  Locking in v1.0.7 (eee57a3) for direct dep github.com/bitly/go-nsq
  Using ^2.1.10 as constraint for direct dep github.com/bsm/sarama-cluster
  Locking in v2.1.10 (abf0394) for direct dep github.com/bsm/sarama-cluster
  Locking in master (1f30fe9) for transitive dep github.com/rcrowley/go-metrics
  Locking in v0.1.1 (f051bb7) for transitive dep github.com/pierrec/xxHash
  Locking in master (553a641) for transitive dep github.com/golang/snappy

I'd be happy to sumbit a PR to add dep metadata files and make use of it in the makefile/dockerfile, I wanted to gauge if this was something that would be wanted.

from vflow.

mehrdadrad avatar mehrdadrad commented on June 26, 2024

@mmlb it's not necessary, thanks!

from vflow.

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.