go.mod: bump golang and k8s deps to 0.24.3

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
Damien Grisonnet 2022-08-05 18:00:05 +02:00
parent c6e518beac
commit d2ae4c1569
5 changed files with 256 additions and 324 deletions

View file

@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build tools
// +build tools
// Package tools tracks dependencies for tools that used in the build process.