Skip to content

outdated import paths still reference github.com/MarioCarrion/todo-api #621

Discussion options

You must be logged in to vote

Hi @computerscienceiscool 👋🏽

I can't reproduce it:

Not sure if this related to the Go version you're using, but either way I agree the Go module should match the actual repo URI as a best practice, I forgot to do that when I renamed this repository back in the day.

I created a new branch called rename-module, can you give it a try?

git clone https://github.com/MarioCarrion/todo-api-microservice-example.git
cd todo-api-microservice-example
git branch rename-module origin/rename-module
git checkout rename-module
make lint

LMK if that works. Cheers.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MarioCarrion
Comment options

You must be logged in to vote
3 replies
@MarioCarrion
Comment options

@stevegt
Comment options

@MarioCarrion
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #613 on February 11, 2025 05:24.