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.27 (#43)

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 30, 2023
1 parent a6c2c58 commit 1113a9e
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 @@ -10,7 +10,7 @@ require (
github.com/google/go-containerregistry v0.17.0
github.com/onsi/ginkgo/v2 v2.13.2
github.com/onsi/gomega v1.30.0
github.com/spectrocloud-labs/validator v0.0.26
github.com/spectrocloud-labs/validator v0.0.27
github.com/stretchr/testify v1.8.4
k8s.io/api v0.28.4
k8s.io/apimachinery 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 @@ -157,8 +157,8 @@ github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQD
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sirupsen/logrus v1.9.1 h1:Ou41VVR3nMWWmTiEUnj0OlsgOSCUFgsPAOl6jRIcVtQ=
github.com/sirupsen/logrus v1.9.1/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/spectrocloud-labs/validator v0.0.26 h1:Fl/IO/cnEdYtoX20cEwukGkW4gabrGHISeT2yi1/kY8=
github.com/spectrocloud-labs/validator v0.0.26/go.mod h1:rrprX1ZT29tFxsDfxG203b9rSP4GjCItUH5gsgRHABA=
github.com/spectrocloud-labs/validator v0.0.27 h1:gLtJgwddrIObajwLDEIfsDrZONS7MVDJ4bkGFmgQfgA=
github.com/spectrocloud-labs/validator v0.0.27/go.mod h1:UrrLEdzC7T7TDytShtZj40nOpqosi+vtrJ0sIUR2kdo=
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 1113a9e

Please sign in to comment.