Update github.com/Luzifer/ots/pkg/customization digest to a7b1657

This commit is contained in:
Renovate Bot 2025-05-01 13:36:41 +00:00
parent f51a7ff79c
commit 0d2df36f82
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ replace github.com/Luzifer/ots/pkg/customization => ./pkg/customization
require (
github.com/Luzifer/go_helpers/v2 v2.25.0
github.com/Luzifer/ots/pkg/customization v0.0.0-20250430221210-b1aa78dd71fc
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501130614-a7b165783a61
github.com/Luzifer/rconfig/v2 v2.6.0
github.com/Masterminds/sprig/v3 v3.3.0
github.com/gofrs/uuid v4.4.0+incompatible

View file

@ -8,7 +8,7 @@ replace github.com/Luzifer/ots/pkg/customization => ../customization
require (
github.com/Luzifer/go-openssl/v4 v4.2.4
github.com/Luzifer/ots/pkg/customization v0.0.0-20250430221210-b1aa78dd71fc
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501130614-a7b165783a61
github.com/ryanuber/go-glob v1.0.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4