Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add empty Gopkg.toml to resolve dep complaints #7

Merged
merged 1 commit into from
Jul 16, 2017

Conversation

bobrik
Copy link
Contributor

@bobrik bobrik commented Jul 16, 2017

Otherwise dep says this:

dep status
could not find project Gopkg.toml, use dep init to initiate a manifest

Closes #6.

Otherwise `dep` says this:

```
dep status
could not find project Gopkg.toml, use dep init to initiate a manifest
```

Closes ClickHouse#6.
@f1yegor f1yegor merged commit c2067cb into ClickHouse:master Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants