Giter Site home page Giter Site logo

Comments (10)

TomSweeneyRedHat avatar TomSweeneyRedHat commented on August 31, 2024

@abitrolly I've not used the instructions in a few weeks, but they held the last time I did so. If you find that they are no longer valid, please let us know. @vrothberg is my go mod person, perhaps he has thoughts.

I believe that you could build Podman with go v1.9.*. However, due to security issues in go prior to version 1.12.12, I would not advise using that version or any prior to 1.12.12.

from podman.io_old.

abitrolly avatar abitrolly commented on August 31, 2024

What is the point in maintaining compatibility with go v1.9 then?

from podman.io_old.

TomSweeneyRedHat avatar TomSweeneyRedHat commented on August 31, 2024

@abitrolly might be end of day brain, but I don't think we're maintaining v1.9 compatibility. The compilation might work with v1.9, but I'm not sure. Did you spot something in the documents that said we supported v1.9? If so, it's probably something that needs to be cleaned up.

from podman.io_old.

abitrolly avatar abitrolly commented on August 31, 2024

@TomSweeneyRedHat my bad. The instructions mention 1.10.x. I guess I mixed that number with version of podman. ) Anyway, for the latest go with support for modules there is no need to clone into this structure anymore.

GOPATH
└── src
    └── github.com
        └── containers
            └── libpod

from podman.io_old.

vrothberg avatar vrothberg commented on August 31, 2024

Feel free to open a pull request but please make sure that all make targets (including tests) continue working. Although go allows to place the module anywhere, some tools and scripts may rely on the old GOPATH layout.

from podman.io_old.

rhatdan avatar rhatdan commented on August 31, 2024

We support go 1.12 right now, although I would like to move to go.1.13. I don't think we want to state we support anything less then 1.12.

from podman.io_old.

rhatdan avatar rhatdan commented on August 31, 2024

@TomSweeneyRedHat Is this still an issue?

from podman.io_old.

abitrolly avatar abitrolly commented on August 31, 2024

@rhatdan

Feel free to open a pull request but please make sure that all make targets (including tests) continue working.

I can do PR to close this, but I can not make sure that all make targets continue working. Only if tests break.

from podman.io_old.

TomSweeneyRedHat avatar TomSweeneyRedHat commented on August 31, 2024

@rhatdan as far as I know this has been cleaned up with other revisions. @abitrolly if you find otherwise, please feel free to reopen or to create a new issue as you think works best.

from podman.io_old.

abitrolly avatar abitrolly commented on August 31, 2024

@TomSweeneyRedHat the instruction is still at https://podman.io/getting-started/installation#get-source-code

from podman.io_old.

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.