Skip to content

Commit

Permalink
fix(deps): update module github.com/spectrocloud-labs/validator to v0…
Browse files Browse the repository at this point in the history
….0.25 (#21)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent eace63e commit 76f1b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-logr/logr v1.3.0
github.com/onsi/ginkgo/v2 v2.13.1
github.com/onsi/gomega v1.30.0
github.com/spectrocloud-labs/validator v0.0.21
github.com/spectrocloud-labs/validator v0.0.25
github.com/stretchr/testify v1.8.4
k8s.io/apimachinery v0.28.4
k8s.io/client-go v0.28.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ github.com/prometheus/common v0.44.0/go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO
github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+PymziUAg=
github.com/prometheus/procfs v0.10.1/go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/spectrocloud-labs/validator v0.0.21 h1:G8iFMbueaVcZ/YVwMX79zfEfLJpIUWGVXFV9D92Iobk=
github.com/spectrocloud-labs/validator v0.0.21/go.mod h1:AuZGLKAATKBLFXgwPSKv6z9jsq2v4FCgga6rDUATIu4=
github.com/spectrocloud-labs/validator v0.0.25 h1:6uMUf7RomCcarEbpAtgmO1S9hJVsSeilp7sOZsGfRRw=
github.com/spectrocloud-labs/validator v0.0.25/go.mod h1:AuZGLKAATKBLFXgwPSKv6z9jsq2v4FCgga6rDUATIu4=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 76f1b24

Please sign in to comment.