go.mod 100 B

12345
  1. module github.com/longjoy/micro-go-course/section16
  2. go 1.12
  3. require github.com/go-kit/kit v0.10.0