List setters in subpackages

This commit is contained in:
Phani Teja Marupaka
2020-08-25 16:20:08 -07:00
parent 30b58e90a3
commit 9d65dd0786
16 changed files with 368 additions and 36 deletions

View File

@@ -15,6 +15,7 @@ require (
github.com/stretchr/testify v1.4.0
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5
golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 // indirect
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.0-20200121175148-a6ecf24a6d71
)