summaryrefslogtreecommitdiffstats
path: root/src/dkv/Gopkg.toml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-23Update dependencies to latestShashank Kumar Shankar1-2/+10
This patch updates dependency versions to latest so that they are compatible with Go version 10 which is being in the process of being run at the Jenkins Jobs [1]. [1] - https://gerrit.onap.org/r/#/c/32291/ It also makes a minor update to the API. Change-Id: Ibd14652686a57c170a2fe60cf4e68b63dcac6119 Issue-ID: MUSIC-23 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-02-09Add swagger.json API ref and refactor code baseShashank Kumar Shankar1-0/+42
This patch adds the API reference in the form of swagger.json and refactors codebase to help in building process using a Makefile. Change-Id: I1ce11de6daf8defb563d8b6f319f05711057413b Issue-ID: MUSIC-23 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>