distribution/auth
Stephen J Day aea52c7fb5 Remove exported StringSet type and collections package
The exported StringSet type is not necessary for the current use case of
validating issues and audiences. The exported fields on VerifyOptions have been
changed to require string slices. The collections package has been removed and
the StringSet has been moved to the token package, where it is used.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-05 18:21:03 -08:00
..
silly Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
token Remove exported StringSet type and collections package 2015-01-05 18:21:03 -08:00
auth.go Address auth package comments from stevvooe 2014-12-17 11:35:35 -08:00