containerd/snapshots
Kazuyoshi Kato 067611fdea Remove enumvalue_customname, goproto_enum_prefix and enum_customname
This commit removes gogoproto.enumvalue_customname,
gogoproto.goproto_enum_prefix and gogoproto.enum_customname.

All of them make proto-generated Go code more idiomatic, but we already
don't use these enums in our external-surfacing types and they are anyway
not supported by Google's official toolchain (see #6564).

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-03-21 19:48:16 +00:00
..
benchsuite feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
btrfs test: remove redundant mountPoint 2022-03-16 10:01:47 +08:00
devmapper test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
lcow feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
native feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
overlay test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
proxy Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00
storage test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
testsuite feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
windows feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
snapshotter.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00