jsonnet-bundler/pkg
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
..
jsonnetfile refactor: use a map instead of a slice 2019-10-29 21:44:38 +01:00
git.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00
interface.go Refactor git deps install and make local deps install work 2019-07-23 15:07:35 -07:00
local.go Check local dependency symlink destition for existence 2019-10-09 15:25:53 +02:00
packages.go refactor: use a map instead of a slice 2019-10-29 21:44:38 +01:00
packages_test.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00