diff --git a/go.mod b/go.mod index cc22a423..5e83bff5 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/apparentlymart/go-cidr v1.1.0 github.com/areYouLazy/libhosty v1.1.0 github.com/containers/winquit v1.1.0 - github.com/coreos/stream-metadata-go v0.4.4 + github.com/coreos/stream-metadata-go v0.4.5 github.com/dustin/go-humanize v1.0.1 github.com/fsnotify/fsnotify v1.8.0 github.com/google/gopacket v1.1.19 diff --git a/go.sum b/go.sum index d7f3a90c..42dc0da4 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,8 @@ github.com/areYouLazy/libhosty v1.1.0 h1:kO6UTk9z72cHW28A/V1kKi7C8iKQGqINiVGXp+0 github.com/areYouLazy/libhosty v1.1.0/go.mod h1:dV4ir3feRrTbWdcJ21mt3MeZlASg0sc8db6nimL9GOA= github.com/containers/winquit v1.1.0 h1:jArun04BNDQvt2W0Y78kh9TazN2EIEMG5Im6/JY7+pE= github.com/containers/winquit v1.1.0/go.mod h1:PsPeZlnbkmGGIToMPHF1zhWjBUkd8aHjMOr/vFcPxw8= -github.com/coreos/stream-metadata-go v0.4.4 h1:PM/6iNhofKGydsatiY1zdnMMHBT34skb5P7nfEFR4GU= -github.com/coreos/stream-metadata-go v0.4.4/go.mod h1:fMObQqQm8Ku91G04btKzEH3AsdP1mrAb986z9aaK0tE= +github.com/coreos/stream-metadata-go v0.4.5 h1:Ik1pPKKCug7TPw9rgqmlsU+dZkR+hDYFQ0iPpx5Ucrg= +github.com/coreos/stream-metadata-go v0.4.5/go.mod h1:fMObQqQm8Ku91G04btKzEH3AsdP1mrAb986z9aaK0tE= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= diff --git a/vendor/modules.txt b/vendor/modules.txt index dc87f372..6248e0e7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -15,7 +15,7 @@ github.com/areYouLazy/libhosty ## explicit; go 1.19 github.com/containers/winquit/pkg/winquit github.com/containers/winquit/pkg/winquit/win32 -# github.com/coreos/stream-metadata-go v0.4.4 +# github.com/coreos/stream-metadata-go v0.4.5 ## explicit; go 1.18 github.com/coreos/stream-metadata-go/fedoracoreos github.com/coreos/stream-metadata-go/fedoracoreos/internals