Changed umoci import path

This commit is contained in:
Shivam Mishra
2020-06-25 17:04:32 -07:00
parent 3dc9885ee9
commit 85d3e1db4b
6 changed files with 226 additions and 91 deletions
+1
View File
@@ -47,5 +47,6 @@ go_test(
"@com_github_opencontainers_go_digest//:go_default_library",
"@com_github_smartystreets_goconvey//convey:go_default_library",
"@in_gopkg_resty_v1//:go_default_library",
"@org_golang_x_crypto//bcrypt:go_default_library",
],
)