Skip to content

Commit

Permalink
bib: update go.mod to include images PR#915
Browse files Browse the repository at this point in the history
There was a regression in the "images" library for building the
bootc anaconda-iso that PR#915 [0] fixes.

[0] osbuild/images#915
  • Loading branch information
mvo5 committed Sep 9, 2024
1 parent 4acf7a5 commit a6af86b
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 11 deletions.
3 changes: 1 addition & 2 deletions bib/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ require (
github.com/aws/aws-sdk-go v1.55.5
github.com/cheggaaa/pb/v3 v3.1.5
github.com/google/uuid v1.6.0
github.com/hashicorp/go-version v1.7.0
github.com/osbuild/images v0.82.0
github.com/osbuild/images v0.84.1-0.20240909155204-4cc61ea911a9
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down
Loading

0 comments on commit a6af86b

Please sign in to comment.