jsonnet-bundler/pkg/jsonnetfile
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.go refactor: use a map instead of a slice 2019-10-29 21:44:38 +01:00
jsonnetfile_test.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00