Skip to content

Commit b830df1

Browse files
fix(deps): update github.com/foxboron/go-uefi digest to bf180ab
1 parent 1972cf8 commit b830df1

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
@@ -10,7 +10,7 @@ require (
1010
github.com/cavaliergopher/grab/v3 v3.0.1
1111
github.com/containerd/containerd/v2 v2.1.4
1212
github.com/diskfs/go-diskfs v1.7.0
13-
github.com/foxboron/go-uefi v0.0.0-20250207204325-69fb7dba244f
13+
github.com/foxboron/go-uefi v0.0.0-20250915194444-bf180abb62ac
1414
github.com/foxboron/sbctl v0.0.0-20240526163235-64e649b31c8e
1515
github.com/gofrs/uuid v4.4.0+incompatible
1616
github.com/google/go-containerregistry v0.20.6

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,8 @@ github.com/fortytw2/leaktest v1.2.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHqu
338338
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
339339
github.com/foxboron/go-uefi v0.0.0-20250207204325-69fb7dba244f h1:SGo7y1xmmGWiQzp7QU3ueehmdMVkjj9Yyo1IDEuHbYw=
340340
github.com/foxboron/go-uefi v0.0.0-20250207204325-69fb7dba244f/go.mod h1:q85c4IRlhhwdRJgGIUWrisDjU8dgcMj8dnXZCXo3hus=
341+
github.com/foxboron/go-uefi v0.0.0-20250915194444-bf180abb62ac h1:jECtuyr2lEfhWT8S+fDMnKq7XzML+zcWdWZ6qQrc7wg=
342+
github.com/foxboron/go-uefi v0.0.0-20250915194444-bf180abb62ac/go.mod h1:3mTqqMr+HaLk+24ZNz0KcRYrEITDwY187l5sbVRMQYs=
341343
github.com/foxboron/sbctl v0.0.0-20240526163235-64e649b31c8e h1:X92hfbSXen3W6t7Y++Nxjp3S/HUrYZFtwaSZBNeO/uk=
342344
github.com/foxboron/sbctl v0.0.0-20240526163235-64e649b31c8e/go.mod h1:/2VaDO9cJIVwJR5XDQogLQEWbTMnVaFq31OEjt66Ju4=
343345
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=

0 commit comments

Comments
 (0)