go.mod: update to latest "bib" version

This commit is contained in:
Michael Vogt 2025-02-25 09:22:08 +01:00 committed by Ondřej Budai
parent 444c6cf087
commit 55d3b4916a
2 changed files with 9 additions and 8 deletions

6
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/BurntSushi/toml v1.4.0
github.com/cheggaaa/pb/v3 v3.1.6
github.com/gobwas/glob v0.2.3
github.com/osbuild/bootc-image-builder/bib v0.0.0-20250205182004-b35eaa8a3a91
github.com/osbuild/bootc-image-builder/bib v0.0.0-20250220151022-a00d61b94388
github.com/osbuild/images v0.116.1-0.20250211125602-fa630cd456b7
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
@ -103,7 +103,7 @@ require (
github.com/sigstore/fulcio v1.6.4 // indirect
github.com/sigstore/rekor v1.3.6 // indirect
github.com/sigstore/sigstore v1.8.9 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 // indirect
github.com/sylabs/sif/v2 v2.19.1 // indirect
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
@ -122,7 +122,7 @@ require (
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/sys v0.30.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 // indirect