Skip to content

Commit 0aa04a1

Browse files
committed
vendor lotsa package
1 parent 546e7a0 commit 0aa04a1

File tree

6 files changed

+139
-1
lines changed

6 files changed

+139
-1
lines changed

Gopkg.lock

+7-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
# version = "2.4.0"
2222

2323

24+
required = ["github.com/tidwall/lotsa"]
25+
2426
[[constraint]]
2527
name = "github.com/Shopify/sarama"
2628
version = "1.13.0"

vendor/github.com/tidwall/lotsa/LICENSE

+20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tidwall/lotsa/README.md

+33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tidwall/lotsa/lotsa.go

+59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tidwall/lotsa/lotsa_test.go

+18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)