Skip to content

Commit

Permalink
update micro to v3.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Vasiliy Tolstov <[email protected]>
  • Loading branch information
vtolstov committed Jan 19, 2021
1 parent a2d4a24 commit d645570
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 39 deletions.
1 change: 1 addition & 0 deletions .synced
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
58257a99c495cf59404d093eb2e0b8388a1bf8dc
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/unistack-org/micro-logger-zap
module github.com/unistack-org/micro-logger-zap/v3

go 1.15

require (
github.com/pkg/errors v0.9.1 // indirect
github.com/unistack-org/micro/v3 v3.0.2-0.20210112062614-49d54f7fe61f
github.com/unistack-org/micro/v3 v3.1.3
go.uber.org/zap v1.16.0
gopkg.in/yaml.v2 v2.3.0 // indirect
)
Loading

0 comments on commit d645570

Please sign in to comment.