Giter Club home page Giter Club logo

Comments (3)

apenella avatar apenella commented on May 27, 2024

Hi @lingxiao26!
Thanks for pointing that out. I was not aware that Go forces you to rename the package name when you change to a major version v2 or higher. https://go.dev/wiki/Modules#semantic-import-versioning
I am already working on that in #142 to solve the issue. Meanwhile, you can use the v1.3.0. I hope to have everything ready in a couple of days.

from go-ansible.

lingxiao26 avatar lingxiao26 commented on May 27, 2024

Hi @lingxiao26! Thanks for pointing that out. I was not aware that Go forces you to rename the package name when you change to a major version v2 or higher. https://go.dev/wiki/Modules#semantic-import-versioning I am already working on that in #142 to solve the issue. Meanwhile, you can use the v1.3.0. I hope to have everything ready in a couple of days.

β€œThanks for the update! I appreciate your efforts in resolving the issue. I will continue using v1.3.0 for now and look forward to the upcoming changes in a couple of days.”

from go-ansible.

apenella avatar apenella commented on May 27, 2024

@lingxiao26 It should be already solved!
I need to rename the module name to github.com/apenella/go-ansible/v2.

$ go get github.com/apenella/go-ansible/[email protected]
go: downloading github.com/apenella/go-ansible/v2 v2.0.0-rc.2

Thanks again for raising that issue :)

from go-ansible.

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.