Skip to content

Revert "fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.2" #745

Revert "fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.2"

Revert "fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.2" #745

Workflow file for this run

name: go
on:
pull_request:
paths:
- .github/workflows/go.yaml
- go.*
- '**/*.go'
- Makefile
push:
branches:
- main
paths:
- .github/workflows/go.yaml
- go.*
- '**/*.go'
- Makefile
jobs:
go:
uses: int128/kubebuilder-workflows/.github/workflows/go.yaml@v1
with:
go-version: 1.21.7
golangci-lint-version: v1.57.1