Revert change on go.mod

This commit is contained in:
Olivier Poitrey 2019-01-02 17:02:58 -08:00
parent 2988c1e444
commit 6d2153805b
1 changed files with 0 additions and 8 deletions

8
go.mod
View File

@ -1,9 +1 @@
module github.com/rs/zerolog
require (
github.com/coreos/go-systemd v0.0.0-20181031085051-9002847aa142
github.com/pkg/errors v0.8.0
github.com/rs/xid v1.2.1
github.com/zenazn/goji v0.9.0
golang.org/x/tools v0.0.0-20190102183724-79186431cf29
)