Skip to content

Commit

Permalink
Bump reconciler (#1362) (#1369)
Browse files Browse the repository at this point in the history
Co-authored-by: Bartosz Chwila <[email protected]>
  • Loading branch information
clebs and barchw authored Aug 31, 2022
1 parent 8009d2c commit be14a9b
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-20220823084016-5bfafa4d7bc5
github.com/kyma-incubator/reconciler v0.0.0-20220830101151-128af41068e5
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-20220823084016-5bfafa4d7bc5 h1:bX9w6HPFrAPgnFWpP29+CvyppfKMwHFA5YAveyuSPPI=
github.com/kyma-incubator/reconciler v0.0.0-20220823084016-5bfafa4d7bc5/go.mod h1:0qlB1MpSLpxZ8ajev/Rhv13BqUQ40pKXRiNXW28P2r4=
github.com/kyma-incubator/reconciler v0.0.0-20220830101151-128af41068e5 h1:pFkxQQm+tDYNBeIyx7tuyzHwfqq4zo+z3pZ/D+jw3Rg=
github.com/kyma-incubator/reconciler v0.0.0-20220830101151-128af41068e5/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 be14a9b

Please sign in to comment.