mirror of
https://github.com/moby/buildkit.git
synced 2026-08-13 17:07:00 +00:00
The github.com/golang/protobuf/ptypes/any.Any type is an alias for google.golang.org/protobuf/types/known/anypb.Any, so we can remove those direct imports of the deprecated github.com/golang/protobuf module. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>