Update github.com/Luzifer/ots/pkg/customization digest to 0d2df36

This commit is contained in:
Renovate Bot 2025-05-01 14:07:44 +00:00
parent 5acf6a2fa4
commit 7660206fa8
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-20250501130614-a7b165783a61
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501133641-0d2df36f82fd
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-20250501130614-a7b165783a61
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501133641-0d2df36f82fd
github.com/ryanuber/go-glob v1.0.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4