Skip to content

Commit

Permalink
Mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
  • Loading branch information
ItalyPaleAle committed Nov 6, 2023
1 parent 1e81d4a commit 437cde1
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 @@ -9,7 +9,7 @@ require (
github.com/argoproj/argo-rollouts v1.4.1
github.com/cenkalti/backoff/v4 v4.2.1
github.com/cloudevents/sdk-go/v2 v2.14.0
github.com/dapr/components-contrib v1.12.1-0.20231102232056-f4e73b0e6511
github.com/dapr/components-contrib v1.12.1-0.20231106194303-88eb49c838c2
github.com/dapr/kit v0.12.2-0.20231031211530-0e1fd37fc4b3
github.com/evanphx/json-patch/v5 v5.7.0
github.com/go-chi/chi/v5 v5.0.10
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,8 @@ github.com/dancannon/gorethink v4.0.0+incompatible h1:KFV7Gha3AuqT+gr0B/eKvGhbjm
github.com/dancannon/gorethink v4.0.0+incompatible/go.mod h1:BLvkat9KmZc1efyYwhz3WnybhRZtgF1K929FD8z1avU=
github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0=
github.com/danieljoos/wincred v1.1.2/go.mod h1:GijpziifJoIBfYh+S7BbkdUTU4LfM+QnGqR5Vl2tAx0=
github.com/dapr/components-contrib v1.12.1-0.20231102232056-f4e73b0e6511 h1:vn9QQj3kbLgoB7f+TmER7BVuBn6Q8jHjQjkPmY9LemA=
github.com/dapr/components-contrib v1.12.1-0.20231102232056-f4e73b0e6511/go.mod h1:54ef0yk4j8mvYjKQmRtxJFxyYc+kJnErRCeMeiqDJRM=
github.com/dapr/components-contrib v1.12.1-0.20231106194303-88eb49c838c2 h1:nXK1gANm3nJyQ7OPltu9YajqVmXtNl56CdLtTAJK5Gw=
github.com/dapr/components-contrib v1.12.1-0.20231106194303-88eb49c838c2/go.mod h1:54ef0yk4j8mvYjKQmRtxJFxyYc+kJnErRCeMeiqDJRM=
github.com/dapr/kit v0.12.2-0.20231031211530-0e1fd37fc4b3 h1:xsmVK3YOKRMOcaxqo50Ce0apQzq+LzAfWuFapQuu8Ro=
github.com/dapr/kit v0.12.2-0.20231031211530-0e1fd37fc4b3/go.mod h1:c3Z78F+h7UYtb0LmpzJNC/ChT240ycDJFViRUztdpoo=
github.com/dave/jennifer v1.4.0/go.mod h1:fIb+770HOpJ2fmN9EPPKOqm1vMGhB+TwXKMZhrIygKg=
Expand Down

0 comments on commit 437cde1

Please sign in to comment.