Skip to content

Commit 2e2ca98

Browse files
chore(deps): update github.com/masahiro331/go-ebs-file digest to 9d24e29 (main) (#5559)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/masahiro331/go-ebs-file](https://redirect.github.com/masahiro331/go-ebs-file) | indirect | digest | `3a3a92f` -> `9d24e29` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5LUNsb3VkIFNlcnZpY2VzIiwiYmFja3BvcnQtc2tpcCIsImRlcGVuZGVuY2llcyIsInJlbm92YXRlIiwicmVub3ZhdGUtYXV0by1hcHByb3ZlIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 77bc398 commit 2e2ca98

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ require (
483483
github.com/lunixbochs/struc v0.0.0-20241101090106-8d528fa2c543 // indirect
484484
github.com/magiconair/properties v1.8.10 // indirect
485485
github.com/masahiro331/go-disk v0.0.0-20260423015231-f7a470ebd472 // indirect
486-
github.com/masahiro331/go-ebs-file v0.0.0-20260414033931-3a3a92f3e315 // indirect
486+
github.com/masahiro331/go-ebs-file v0.0.0-20260422020928-9d24e29aac27 // indirect
487487
github.com/masahiro331/go-ext4-filesystem v0.0.0-20260423010602-fe51f5b5e52b // indirect
488488
github.com/masahiro331/go-mvn-version v0.0.0-20260119054159-d21fcd2e7de1 // indirect
489489
github.com/masahiro331/go-vmdk-parser v0.0.0-20260414040134-12d581667e8e // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -950,8 +950,8 @@ github.com/magiconair/properties v1.8.10 h1:s31yESBquKXCV9a/ScB3ESkOjUYYv+X0rg8S
950950
github.com/magiconair/properties v1.8.10/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
951951
github.com/masahiro331/go-disk v0.0.0-20260423015231-f7a470ebd472 h1:QAY4If99Ee10TUP4mdcB6Qlm036ayfYruTLjvlaczbs=
952952
github.com/masahiro331/go-disk v0.0.0-20260423015231-f7a470ebd472/go.mod h1:rojbW5tVhH1cuVYFKZS+QX+VGXK45JVsRO+jW92kkKM=
953-
github.com/masahiro331/go-ebs-file v0.0.0-20260414033931-3a3a92f3e315 h1:PQC4R1xVqWKWRjdlby9Bpqs4CKNc70Wk2ZzuDCVSuYo=
954-
github.com/masahiro331/go-ebs-file v0.0.0-20260414033931-3a3a92f3e315/go.mod h1:XFWPTlAcEL733RUjbr0QBybdt6oK2DH7LZk8id2qtd4=
953+
github.com/masahiro331/go-ebs-file v0.0.0-20260422020928-9d24e29aac27 h1:IrxbYTVKTDTckgMf7DZz2LZ+izZZpidH2mDP4D7GUt4=
954+
github.com/masahiro331/go-ebs-file v0.0.0-20260422020928-9d24e29aac27/go.mod h1:XFWPTlAcEL733RUjbr0QBybdt6oK2DH7LZk8id2qtd4=
955955
github.com/masahiro331/go-ext4-filesystem v0.0.0-20260423010602-fe51f5b5e52b h1:IAYuiQq6BVizPeXTKBoY3Jcin3gGn8No7h31lvH0aKo=
956956
github.com/masahiro331/go-ext4-filesystem v0.0.0-20260423010602-fe51f5b5e52b/go.mod h1:3XMMY1M486mWGTD13WPItg6FsgflQR72ZMAkd+gsyoQ=
957957
github.com/masahiro331/go-mvn-version v0.0.0-20260119054159-d21fcd2e7de1 h1:XC9v1PB6rMOCTnQIInoFvgSA+vhTCt0wQ7B+Tjpombk=

0 commit comments

Comments
 (0)