Use Go1.11 module#5743
Conversation
4b48226 to
1f54ab9
Compare
|
A roadblock: go-swagger/go-swagger#1681 |
2cd6e12 to
86992bb
Compare
|
It appears that any |
|
For now, the remaining problem is the integration test of |
e46470f to
9d0bd32
Compare
I could re-test but if the deps are still vendored with Otherwise, there is a PR (that I should update) for the git lib : go-gitea/git#134 |
|
@sapk Yeah, I leave swagger's dependencies in GOPATH. Now, the outstanding problem is the failure of the mssql test. |
8365b79 to
65eb04c
Compare
Codecov Report
@@ Coverage Diff @@
## master #5743 +/- ##
==========================================
- Coverage 39.41% 39.39% -0.02%
==========================================
Files 393 393
Lines 53264 53264
==========================================
- Hits 20992 20986 -6
- Misses 29285 29292 +7
+ Partials 2987 2986 -1
Continue to review full report at Codecov.
|
|
Done. |
|
conflicted |
|
I am quite busy on my day job recently. To resolve the conflicts, I sometimes need to re-do the migration process, which is not super difficult in itself but does take some time and carefulness. I'll find time to work on this in the coming weeks. |
abccfd1 to
f3817db
Compare
|
Updated |
|
@typeless please resolve conflicted. |
|
Done |
Fixes #5044
Continuing the work in #5069