1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-04-11 11:02:02 +02:00

13 Commits

Author SHA1 Message Date
Benjamin
5d5aee1f08
replace ioutil with io and os ()
set the go version to 1.16 in pr.yml and tests.yml, so as to be consistent with the version in go.mod.
2021-10-30 19:24:40 +01:00
Asim Aslam
1cd7cfaa6c
go-micro.dev/v4 () 2021-10-12 12:55:53 +01:00
Asim Aslam
1c482e8922 add web package 2021-07-06 11:12:19 +01:00
Asim Aslam
206bf8cd0a remove web 2020-12-12 20:15:59 +00:00
gggwvg
d61df6363b
web: fix advertise address ()
* web: fix advertise address
* web: fix test

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
Co-authored-by: Asim Aslam <asim@aslam.me>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-05-08 12:31:03 +03:00
Vasiliy Tolstov
1063b954de
dont display t.Log/t.Logf as errors in github actions ()
* fix tests and github action annotations

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-09 14:05:46 +03:00
Edward
bc0dc2e509
fix :no syscall.Kill on windows () 2020-04-08 10:50:44 +01:00
ben-toogood
e3ce45495a
os.Exit on log.Fatal ()
* os.Exit on log.Fatal

* Fix TestOptions

Co-authored-by: Ben Toogood <ben@micro.mu>
2020-03-09 09:23:42 +00:00
Vasiliy Tolstov
f23638c036 fix import paths for v2 release
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-01-30 14:44:40 +03:00
Lars Lehtonen
c9af88184b
web: fix test goroutine in TestService() 2019-12-09 09:44:14 -08:00
Lars Lehtonen
f25ad35f0a
web: fix test goroutine in TestTLS() 2019-12-09 09:28:42 -08:00
Asim Aslam
e0bf1c2283 Remove Port from registry 2019-07-08 08:01:42 +01:00
Asim Aslam
d2857a7b16 Add web and update deps 2019-06-03 19:30:43 +01:00