The package mod name "googlecloudplatform" of flink-operator is lowercase, but the path name on github is uppercase, which causes the service to need lowercase when referencing this package, but the path under the vendor directory is uppercase, and it is case-insensitive when building on mac There is no problem with writing, but when mirroring fails due to capitalization, so can you change the package mod name to uppercase, make the mod name and github path be consistent
The package mod name "googlecloudplatform" of flink-operator is lowercase, but the path name on github is uppercase, which causes the service to need lowercase when referencing this package, but the path under the vendor directory is uppercase, and it is case-insensitive when building on mac There is no problem with writing, but when mirroring fails due to capitalization, so can you change the package mod name to uppercase, make the mod name and github path be consistent