1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-05 10:20:53 +02:00
go-micro/plugins/logger/apex/go.mod
2021-01-20 21:01:10 +00:00

9 lines
169 B
Modula-2

module github.com/asim/go-micro/plugins/logger/apex/v3
go 1.13
require (
github.com/apex/log v1.1.2
github.com/asim/go-micro/v3 v3.0.0-20210120135431-d94936f6c97c
)