koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

Kontrol installation issue #234

Open sagadsalem opened 3 years ago

sagadsalem commented 3 years ago

hi I try to install kontrol using the command

go get github.com/koding/kite/kontrol/kontrol

and i get

    module declares its path as: github.com/Masterminds/squirrel
            but was required as: github.com/lann/squirrel
lujunliang123 commented 3 years ago

have you solved the problem? I met it too

oud5 commented 2 years ago

Is this problem solved?

rdcx commented 2 years ago

I'm also having this issue. Guessing this is not being maintained anymore.

sagadsalem commented 2 years ago

Hi there I remember solving it by finding in Go Module a package need to have another version sorry I can't remember it.

but the package is not maintained so I don't recommend anyone to use it