Gitiles
Code Review
Sign In
gerrit.opencord.org
/
roc-helm-charts
/
ab2f3abb47b9646fff4022172844117b8c356841
/
.
/
go.mod
blob: 1fc8329f14b3cb6cdd9dc8b93b0323290ab84da9 [
file
] [
log
] [
blame
]
module
github
.
com
/
opencord
/
roc
-
helm
-
charts
go
1.16
require
(
github
.
com
/
onosproject
/
helmit v0
.
6.18
github
.
com
/
onosproject
/
onos
-
test v0
.
6.5
github
.
com
/
stretchr
/
testify v1
.
7.0
k8s
.
io
/
client
-
go v0
.
21.0
)