Skip to content

Commit

Permalink
chore(deps): update module github.com/crossplane/crossplane to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 0c54d44 commit 3c49647
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 @@ toolchain go1.22.5

require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
github.com/crossplane/crossplane v1.17.0
github.com/crossplane/crossplane v1.17.1
github.com/crossplane/crossplane-runtime v1.17.0
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
github.com/crossplane/crossplane v1.17.0 h1:Q7crMfnLd6DJmcORNjuB5D3QnJajliaQn3ACXMKK4NI=
github.com/crossplane/crossplane v1.17.0/go.mod h1:AoDLpKyrFqNDnDPkFDY2Csaqv+c0EyVyqdUDJcP9Xk8=
github.com/crossplane/crossplane v1.17.1 h1:c8fr3hC/6y9rkYlOer4qEqduMQ4DXf2rwtIyj7xXpFU=
github.com/crossplane/crossplane v1.17.1/go.mod h1:AoDLpKyrFqNDnDPkFDY2Csaqv+c0EyVyqdUDJcP9Xk8=
github.com/crossplane/crossplane-runtime v1.17.0 h1:y+GvxPT1M9s8BKt2AeZJdd2d6pg2xZeCO6LiR+VxEF8=
github.com/crossplane/crossplane-runtime v1.17.0/go.mod h1:vtglCrnnbq2HurAk9yLHa4qS0bbnCxaKL7C21cQcB/0=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 3c49647

Please sign in to comment.