Update dependency go to v1.23.4

This commit is contained in:
plural-copilot[bot] 2025-01-11 01:01:44 +00:00 committed by plural-copilot[bot]
parent 13a524daa8
commit ab9ad2569e

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/kairos-io/osbuilder
go 1.23.3
go 1.23.4
require (
github.com/onsi/ginkgo/v2 v2.20.2