mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-11 17:53:30 +08:00
add vendor packages避免用户网络太慢无法下载编译
This commit is contained in:
10
vendor/github.com/Shopify/sarama/dev.yml
generated
vendored
Normal file
10
vendor/github.com/Shopify/sarama/dev.yml
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
name: sarama
|
||||
|
||||
up:
|
||||
- go:
|
||||
version: '1.9'
|
||||
|
||||
commands:
|
||||
test:
|
||||
run: make test
|
||||
desc: 'run unit tests'
|
Reference in New Issue
Block a user