Code Monkey home page Code Monkey logo

Comments (6)

diegoumba avatar diegoumba commented on July 22, 2024 4

Hi..

I installed the plugin with the following command with go version 1.17

go install github.com/dty1er/kubecolor/cmd/kubecolor@latest

Regards

from kubecolor.

jamesholcomb avatar jamesholcomb commented on July 22, 2024 2

This seemed to work around it

go get -u github.com/dty1er/kubecolor/cmd/kubecolor

from kubecolor.

integrii avatar integrii commented on July 22, 2024 1

This is still an issue...

It looks like you fixed the module, but never made a new tag, and thus go install still pulls the old broken go.mod file. Just cut a new tag with an incremented version like v1.0.0!

Until then, you can just run go install github.com/hidetatz/kubecolor/cmd/kubecolor@HEAD to get this installed...

from kubecolor.

vishal-h avatar vishal-h commented on July 22, 2024

I guess the title is self explanatory

from kubecolor.

Hades32 avatar Hades32 commented on July 22, 2024

Still broken @hidetatz

# go install github.com/hidetatz/kubecolor/cmd/[email protected]
go install: github.com/hidetatz/kubecolor/cmd/[email protected]: github.com/hidetatz/[email protected]: parsing go.mod:
        module declares its path as: github.com/dty1er/kubecolor
                but was required as: github.com/hidetatz/kubecolor

# go version
go version go1.17.7 linux/amd64

from kubecolor.

hidetatz avatar hidetatz commented on July 22, 2024

This issue is now fixed. Please reopen if it still happens.

from kubecolor.

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.