File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/go-logr/logr v1.4.2
11
11
github.com/onsi/ginkgo/v2 v2.20.0
12
12
github.com/onsi/gomega v1.34.1
13
- github.com/validator-labs/validator v0.1.3-0.20240810201430-4642c6c7a7d7
13
+ github.com/validator-labs/validator v0.1.3
14
14
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
15
15
k8s.io/api v0.30.3
16
16
k8s.io/apimachinery v0.30.3
Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
155
155
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
156
156
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
157
157
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
158
- github.com/validator-labs/validator v0.1.3-0.20240810201430-4642c6c7a7d7 h1:8kz8qtKZL1g/deIx6CFVhmE8SsK+8BxUagSph9zc+IM =
159
- github.com/validator-labs/validator v0.1.3-0.20240810201430-4642c6c7a7d7 /go.mod h1:2KfBoFMB0Y6aH2REu7fL7oW3eK8m302EvI52nC4CP3c =
158
+ github.com/validator-labs/validator v0.1.3 h1:IH7Jfn/t4qJWnvAtL/KkNXWB+7KSmrN4oiYFMxhQjeU =
159
+ github.com/validator-labs/validator v0.1.3 /go.mod h1:2KfBoFMB0Y6aH2REu7fL7oW3eK8m302EvI52nC4CP3c =
160
160
github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
161
161
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
162
162
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments