Giter Site home page Giter Site logo

Error github.com/leekchan/[email protected]: reading github.com/leekchan/accounting/go.mod at revision v1.0.0: unknown revision v1.0.0 about accounting HOT 5 OPEN

leekchan avatar leekchan commented on June 19, 2024 3
Error github.com/leekchan/[email protected]: reading github.com/leekchan/accounting/go.mod at revision v1.0.0: unknown revision v1.0.0

from accounting.

Comments (5)

idc77 avatar idc77 commented on June 19, 2024 2

Was the v1.0.0 tag removed, or what is going on here?
https://github.com/i-love-flamingo/flamingo-commerce
has v1.0.0 in their go.mod
so either it existed previously and got removed,
or someone is hallucinating
or idk

from accounting.

knakul853 avatar knakul853 commented on June 19, 2024

@Mgescud Having the same issue did you resolve it?

from accounting.

Wairangu avatar Wairangu commented on June 19, 2024

I had the same problem. I solved it by changing this line in my go.mod file:

github.com/leekchan/accounting v1.0.0 to github.com/leekchan/accounting v0.3.1

Versions available are shown here https://github.com/leekchan/accounting/releases

from accounting.

anaabdi avatar anaabdi commented on June 19, 2024

resolve the same problem by run
go get github.com/leekchan/accounting@latest

from accounting.

xD-saleem avatar xD-saleem commented on June 19, 2024

same issue, the latest version is v0.3.1

go get github.com/leekchan/accounting@latest go: downloading github.com/leekchan/accounting v0.3.1 go: downgraded github.com/leekchan/accounting v1.0.0 => v0.3.1
go get github.com/leekchan/accounting@latest

Did work but its just misleading that we're downgrading from v1 to v0.3.1

Thanks

from accounting.

Related Issues (18)

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.