jsonnet-bundler/cmd/jb
sh0rez 6e3e7b2fdd
refactor: use a map instead of a slice
Packages are unique anyways so it makes sense to use a map to avoid having
duplicates.

For compatibility reasons custom json (un)marshallers hide this change from the
end user
2019-10-29 21:44:38 +01:00
..
init.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00
init_test.go Add license headers 2019-07-23 13:36:28 -07:00
install.go refactor: use a map instead of a slice 2019-10-29 21:44:38 +01:00
install_test.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00
main.go feat: rewrite install procedure 2019-10-29 21:44:30 +01:00
main_test.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00
update.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00