|
|
|
|
|
by SamWhited
2747 days ago
|
|
Everything is moving to Go modules; unless you need compatibility with legacy tools I'd start updating and go ahead and use modules whenever possible. It will make your life easier in the future when you have to transition fewer things. |
|