Update module github.com/crc-org/crc/v2 to v2.35.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-30 09:08:49 +00:00
committed by GitHub
parent 33d18cf904
commit d886d87edf
89 changed files with 390 additions and 32247 deletions

View File

@@ -1,9 +0,0 @@
// Copyright 2022 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package pkgbits
const (
flagSyncMarkers = 1 << iota // file format contains sync markers
)