Skip to content

Commit

Permalink
Bumped reconciler (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
raypinto authored Aug 23, 2022
1 parent a51739f commit 915bc40
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 @@ -19,7 +19,7 @@ require (
github.com/gardener/component-spec/bindings-go v0.0.66
github.com/go-logr/logr v1.2.3
github.com/imdario/mergo v0.3.12
github.com/kyma-incubator/reconciler v0.0.0-20220822113133-915ef2279ff2
github.com/kyma-incubator/reconciler v0.0.0-20220823084016-5bfafa4d7bc5
github.com/kyma-project/hydroform/function v0.0.0-20220627134457-64114d8b0432
github.com/kyma-project/hydroform/provision v0.0.0-20220823073408-8107dddf81a4
github.com/mandelsoft/vfs v0.0.0-20220805210647-bf14a11bfe31
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -931,8 +931,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/ktrysmt/go-bitbucket v0.6.4/go.mod h1:9u0v3hsd2rqCHRIpbir1oP7F58uo5dq19sBYvuMoyQ4=
github.com/kyma-incubator/reconciler v0.0.0-20220822113133-915ef2279ff2 h1:7WVC9YVNKFMbxYY6D+Y1M8wujZjONlogRqGIcWrZsg8=
github.com/kyma-incubator/reconciler v0.0.0-20220822113133-915ef2279ff2/go.mod h1:0qlB1MpSLpxZ8ajev/Rhv13BqUQ40pKXRiNXW28P2r4=
github.com/kyma-incubator/reconciler v0.0.0-20220823084016-5bfafa4d7bc5 h1:bX9w6HPFrAPgnFWpP29+CvyppfKMwHFA5YAveyuSPPI=
github.com/kyma-incubator/reconciler v0.0.0-20220823084016-5bfafa4d7bc5/go.mod h1:0qlB1MpSLpxZ8ajev/Rhv13BqUQ40pKXRiNXW28P2r4=
github.com/kyma-project/hydroform/function v0.0.0-20220627134457-64114d8b0432 h1:uxD5nObsleew+EA4UNEzmXjVMs6nzFNcn7kfxPxBipE=
github.com/kyma-project/hydroform/function v0.0.0-20220627134457-64114d8b0432/go.mod h1:1NkLeT2NniYNJj7QUJLzjthO2+3Ai9KaLHebZ/irnLA=
github.com/kyma-project/hydroform/provision v0.0.0-20220823073408-8107dddf81a4 h1:AiDkk+Dd2ebloyp+AjcJjAiTiUgjLgFsOmmAgFL9t1c=
Expand Down

0 comments on commit 915bc40

Please sign in to comment.