GithubHelp home page GithubHelp logo

Comments (5)

vgarvardt avatar vgarvardt commented on August 21, 2024

I did not make fixed versions vendoring for Glide - I think this is the problem. Right now I'm experimenting with gb as build and vendoring tool and like it a lot. Will convert this project to gb - this should solve the problem. Will handle this during the week.

from rklotz.

JanSichula avatar JanSichula commented on August 21, 2024

@vgarvardt Hello and thank you for your prompt response. The GB tool sounds promising and powerful, I shall have a look at it myself as it might come handy for future projects. In the meantime, may your effort to modify your project bring a good fruit in reasonable time.

P. S. It looks like so many GoLang people are on the Linux or Mac boxes that they do not remember a minority of us on Windows. :-)

from rklotz.

JanSichula avatar JanSichula commented on August 21, 2024

@vgarvardt In the mean time https://github.com/Masterminds/glide was updated to version 0.5.0 with support for Windows but requiring GoLang 1.5. Now one way or another, I will probably have to get Rklotz to play well with GoDeps as otherwise it will be impossible to publish your project on an Open Shift PaaS which supports BoltDB unlike Heroku or Bluemix.

from rklotz.

JanSichula avatar JanSichula commented on August 21, 2024

@vgarvardt I have been toying a lot today with OpenShift Online platform and it is now a sure fact that it only accepts vendored dependencies that are compiled after the code is pushed to an OpenShift Git repository. So far whenever I have produced a working build of any app on my machine in tandem with GoDep, it then also worked on OpenShift. So the most promising way forward will be to get rklotz playing nice with GoDep.

from rklotz.

vgarvardt avatar vgarvardt commented on August 21, 2024

Migrated project to gb and fixed issue that you got - the problem was in outdated code for pongo2 support. Now make vendor && make build (that actually invokes gb vendor update -all and gb build]) builds project with fixed dependencies versions, so this should never happen again.

from rklotz.

Related Issues (14)

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.