Skip to content

Commit 5237586

Browse files
fix(deps): update github.com/foxboron/go-uefi digest to a3183a1
1 parent d5dab7e commit 5237586

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/cavaliergopher/grab/v3 v3.0.1
1313
github.com/containerd/containerd v1.7.26
1414
github.com/diskfs/go-diskfs v1.4.2
15-
github.com/foxboron/go-uefi v0.0.0-20241219185318-19dc140271bf
15+
github.com/foxboron/go-uefi v0.0.0-20250625111927-a3183a1bfc84
1616
github.com/foxboron/sbctl v0.0.0-20240526163235-64e649b31c8e
1717
github.com/gofrs/uuid v4.4.0+incompatible
1818
github.com/google/go-containerregistry v0.20.3

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ github.com/fortytw2/leaktest v1.2.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHqu
336336
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
337337
github.com/foxboron/go-uefi v0.0.0-20241219185318-19dc140271bf h1:eKPYdh9Dq7P/Tc6GRt4HqqsVK8b2vt0IGP+xmZ8dMjo=
338338
github.com/foxboron/go-uefi v0.0.0-20241219185318-19dc140271bf/go.mod h1:q85c4IRlhhwdRJgGIUWrisDjU8dgcMj8dnXZCXo3hus=
339+
github.com/foxboron/go-uefi v0.0.0-20250625111927-a3183a1bfc84 h1:8VH593jGTaWbdMdkVr91w0fnzmFmgV69J2OCOjokqp8=
340+
github.com/foxboron/go-uefi v0.0.0-20250625111927-a3183a1bfc84/go.mod h1:q85c4IRlhhwdRJgGIUWrisDjU8dgcMj8dnXZCXo3hus=
339341
github.com/foxboron/sbctl v0.0.0-20240526163235-64e649b31c8e h1:X92hfbSXen3W6t7Y++Nxjp3S/HUrYZFtwaSZBNeO/uk=
340342
github.com/foxboron/sbctl v0.0.0-20240526163235-64e649b31c8e/go.mod h1:/2VaDO9cJIVwJR5XDQogLQEWbTMnVaFq31OEjt66Ju4=
341343
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=

0 commit comments

Comments
 (0)