Skip to content

Commit 446ffda

Browse files
fix(deps): update module github.com/spectrocloud-labs/validator to v0.0.38
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3d9cb7 commit 446ffda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/maas/gomaasclient v0.4.0
99
github.com/onsi/ginkgo/v2 v2.17.1
1010
github.com/onsi/gomega v1.32.0
11-
github.com/spectrocloud-labs/validator v0.0.38-0.20240312192727-fc351f3d3938
11+
github.com/spectrocloud-labs/validator v0.0.38
1212
github.com/stretchr/testify v1.8.4
1313
k8s.io/api v0.29.3
1414
k8s.io/apimachinery v0.29.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
234234
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
235235
github.com/shopspring/decimal v1.3.1 h1:2Usl1nmF/WZucqkFZhnfFYxxxu8LG21F6nPQBE5gKV8=
236236
github.com/shopspring/decimal v1.3.1/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
237-
github.com/spectrocloud-labs/validator v0.0.38-0.20240312192727-fc351f3d3938 h1:GBzAw+ay2tPfQNbo9bHbJZTQsbKdcjuqHte61OsbBJw=
238-
github.com/spectrocloud-labs/validator v0.0.38-0.20240312192727-fc351f3d3938/go.mod h1:QDr5oOVbAGTtOJ+UdmLGL5nRD0mFoq7LV17clZu8Dw8=
237+
github.com/spectrocloud-labs/validator v0.0.38 h1:cDuuc/qerjW4ix0CTPedomIVZ3RScbTsb38ZAUwntUs=
238+
github.com/spectrocloud-labs/validator v0.0.38/go.mod h1:QDr5oOVbAGTtOJ+UdmLGL5nRD0mFoq7LV17clZu8Dw8=
239239
github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
240240
github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
241241
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=

0 commit comments

Comments
 (0)