Marvin Steadfast
104e72bd86
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
249 B
Modula-2
10 lines
249 B
Modula-2
module github.com/rs/zerolog
|
|
|
|
require (
|
|
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
|
|
github.com/pkg/errors v0.8.1
|
|
github.com/rs/xid v1.2.1
|
|
github.com/zenazn/goji v0.9.0
|
|
golang.org/x/tools v0.0.0-20190828213141-aed303cbaa74
|
|
)
|