1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
0d88650511 go modules cleanup and remove wrong self import to v1 ()
* Runtime local git, simply go-git code
* go modules cleanup and remove wrong self import to v1
* pin mergo v0.3.8 to avoid panics

Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-05-29 14:32:11 +03:00
fccab8ad27 Runtime name should be base folder outside repos () 2020-04-30 18:20:51 +02:00
b875868a39 Don't ignore errors from checkout source code ()
Don't check out code for builtin services.
2020-04-28 10:51:39 +02:00
ff8ad7d4ca Default runtime now checks out code on demand ()
* Default runtime now checks out code on demand

* Go mod tidy
2020-04-23 16:30:43 +02:00