Skip to content

Commit 6eaf497

Browse files
committed
simplify
Signed-off-by: Vasiliy Tolstov <[email protected]>
1 parent c4a74bc commit 6eaf497

File tree

3 files changed

+33
-523
lines changed

3 files changed

+33
-523
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/unistack-org/micro-codec-yaml/v3
22

3-
go 1.15
3+
go 1.16
44

55
require (
66
github.com/ghodss/yaml v1.0.0
7-
github.com/unistack-org/micro/v3 v3.3.17
7+
github.com/unistack-org/micro/v3 v3.3.19
88
)

0 commit comments

Comments
 (0)