We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48930fb commit 6650177Copy full SHA for 6650177
go.mod
@@ -4,6 +4,6 @@ go 1.14
4
5
require (
6
github.com/cloudflare/tableflip v1.2.3
7
- github.com/codechimp-io/log v1.1.5
+ github.com/codechimp-io/log v1.1.6
8
github.com/oklog/run v1.1.0
9
)
0 commit comments