Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update module github.com/foxboron/sbctl to v0.0.0-20240508204623-7847…
Browse files Browse the repository at this point in the history
…6facea5e
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 12f9fcb commit 6f1d0d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ go 1.21
require (
github.com/containerd/containerd v1.7.16
github.com/foxboron/go-uefi v0.0.0-20240128152106-48be911532c2
github.com/foxboron/sbctl v0.0.0-20240507180215-7d1c13a353e4
github.com/foxboron/sbctl v0.0.0-20240508204623-78476facea5e
github.com/google/go-containerregistry v0.17.0
github.com/kairos-io/kairos-agent/v2 v2.7.13
github.com/kairos-io/kairos-sdk v0.0.25
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ github.com/foxboron/go-uefi v0.0.0-20240128152106-48be911532c2 h1:qGlg/7H49H30Eu
github.com/foxboron/go-uefi v0.0.0-20240128152106-48be911532c2/go.mod h1:ffg/fkDeOYicEQLoO2yFFGt00KUTYVXI+rfnc8il6vQ=
github.com/foxboron/sbctl v0.0.0-20240507180215-7d1c13a353e4 h1:chPG3eNepsJLTa0g2FYqmMZyW9lm+V+T6/ZFHCD4Ex4=
github.com/foxboron/sbctl v0.0.0-20240507180215-7d1c13a353e4/go.mod h1:mBjn4epkRpgwzvfUk3+sE5fIKw5+8+BBS6w8PvBc38M=
github.com/foxboron/sbctl v0.0.0-20240508204623-78476facea5e h1:WfJOGQBuzMbvwfuCO5QlhFN9MFmF4GNfEg6PZsTPYSc=
github.com/foxboron/sbctl v0.0.0-20240508204623-78476facea5e/go.mod h1:mBjn4epkRpgwzvfUk3+sE5fIKw5+8+BBS6w8PvBc38M=
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=
github.com/franela/goreq v0.0.0-20171204163338-bcd34c9993f8/go.mod h1:ZhphrRTfi2rbfLwlschooIH4+wKKDR4Pdxhh+TRoA20=
github.com/frankban/quicktest v1.13.0/go.mod h1:qLE0fzW0VuyUAJgPU19zByoIr0HtCHN/r/VLSOOIySU=
Expand Down

0 comments on commit 6f1d0d1

Please sign in to comment.