Skip to content

Commit

Permalink
fix(deps): update github.com/googlecloudplatform/k8s-config-connector…
Browse files Browse the repository at this point in the history
…/experiments/compositions/composition digest to 9daca6b
  • Loading branch information
renovate-bot committed Dec 13, 2024
1 parent 546d074 commit 25e76b1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion experiments/compositions/expanders/cel-expander/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.4
toolchain go1.23.2

require (
github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositions/composition v0.0.0-20240701212443-eb03df209286
github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositions/composition v0.0.0-20241213192106-9daca6b64e4e
github.com/google/cel-go v0.18.2
github.com/wzshiming/easycel v0.6.0
google.golang.org/grpc v1.64.1
Expand Down
2 changes: 2 additions & 0 deletions experiments/compositions/expanders/cel-expander/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion experiments/compositions/expanders/helm-expander/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.4
toolchain go1.23.2

require (
github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositions/composition v0.0.0-20240701212443-eb03df209286
github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositions/composition v0.0.0-20241213192106-9daca6b64e4e
google.golang.org/grpc v1.64.1
k8s.io/apimachinery v0.29.1
sigs.k8s.io/controller-runtime v0.17.2
Expand Down
2 changes: 2 additions & 0 deletions experiments/compositions/expanders/helm-expander/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25e76b1

Please sign in to comment.