Skip to content

Commit ce005ba

Browse files
Revert to fully qualified paths
In order to be able to release with goreleaser.
1 parent 97a6f8a commit ce005ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compatibility/vendor/vendor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"revisionTime": "2016-03-01T20:40:22Z"
2222
}
2323
],
24-
"rootPath": "kafka-health-check/compatibility"
24+
"rootPath": "github.com/andreas-schroeder/kafka-health-check/compatibility"
2525
}

vendor/vendor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@
6161
"revisionTime": "2016-09-14T20:33:16Z"
6262
}
6363
],
64-
"rootPath": "kafka-health-check"
64+
"rootPath": "github.com/andreas-schroeder/kafka-health-check"
6565
}

0 commit comments

Comments
 (0)