1
1
12rbah2021-01-28 11:40:50
go
12rbah, 2021-01-28 11:40:50

How to transfer the modified lib from github?

I found a library on github and changed the code there, I wanted to know how to transfer it correctly now so that I can use it in other projects, and so that when using go modules, it is it that is downloaded?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav, 2021-01-28
@12rbah

Make a fork on github, make your changes to your fork and pull by the name of the fork, not the original.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question