dat icon indicating copy to clipboard operation
dat copied to clipboard

Change import paths to fix 'no buildable Go source files error' re: logxi

Open kenkouot opened this issue 7 years ago • 7 comments

Fixes #66 Currently, the project is unusable with current glide.lock. The root cause is that the current glide.lock represents a dependency graph that is not compatible with v1 changes introduced here: https://github.com/mgutz/dat/commit/f2918ee2c9dd12bc7f27302aa28333ffcabc24d2#diff-33921aca24f9053a9a0b9e289014da32R3

l have:

  • updated the logxi imports in dat.v1 to include the v1 package
  • downgraded the jo dependency back to the version with a v1 package, as dat imports still rely on that package.

kenkouot avatar May 11 '17 20:05 kenkouot

I've updated tests and running them manually produces no build errors. Continuous integration would be a helpful addition here, maybe TravisCI?

kenkouot avatar May 11 '17 20:05 kenkouot

@mgutz ping

kenkouot avatar May 19 '17 22:05 kenkouot

I am having the same issue while running automated build on CircleCI. @mgutz can you merge this PR please?

Janulka avatar Jun 01 '17 22:06 Janulka

@mgutz any update on this ? I am having the same issue

f10et avatar Aug 11 '17 17:08 f10et

this should most definitely be fixed

thomasf avatar Aug 15 '17 19:08 thomasf

Is there any progress?

im-kulikov avatar Aug 22 '17 08:08 im-kulikov

Project seems to be unusable without this.. and the issue is outstanding for 9 months.

richp10 avatar Jan 18 '18 14:01 richp10