Merge pull request #128120 from aojea/celmetrics

use same name as the folder for the package
This commit is contained in:
Kubernetes Prow Robot
2024-10-17 23:15:03 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package cel
package metrics
import (
"errors"

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package cel
package metrics
import (
"context"

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package cel
package metrics
import (
"context"