File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Codecov] ( https://img.shields.io/codecov/c/github/cdr/slog.svg?color=success )] ( https://codecov.io/gh/cdr/slog )
6
6
[ ![ CI] ( https://img.shields.io/circleci/build/github/cdr/slog?label=ci )] ( https://github.com/cdr/slog/commits/master )
7
7
8
- slog is a minimal and idiomatic structured logging library for Go.
8
+ slog is a minimal structured logging library for Go.
9
9
10
10
## Install
11
11
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ require (
10
10
go.coder.com/go-tools v0.0.0-20190317003359-0c6a35b74a16
11
11
go.opencensus.io v0.22.1
12
12
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
13
- golang.org/x/tools v0.0.0-20190311212946-11955173bddd
14
13
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
15
14
gotest.tools/gotestsum v0.3.5
16
15
mvdan.cc/sh v2.6.4+incompatible
You can’t perform that action at this time.
0 commit comments