1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00
go-micro/codec
Benjamin 5d5aee1f08
replace ioutil with io and os (#2327)
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
..
bytes replace ioutil with io and os (#2327) 2021-10-30 19:24:40 +01:00
grpc go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
json go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
jsonrpc go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
proto replace ioutil with io and os (#2327) 2021-10-30 19:24:40 +01:00
protorpc go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
text replace ioutil with io and os (#2327) 2021-10-30 19:24:40 +01:00
codec.go fixes for safe conversation and avoid panics (#1213) 2020-02-18 23:05:38 +00:00