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 cbb26fa
  • Loading branch information
renovate-bot committed Jul 21, 2024
1 parent cbb26fa commit cddc7d2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions experiments/compositions/expanders/cel-expander/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositi
go 1.22.4

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-20240720213159-cbb26fa1ccec
github.com/google/cel-go v0.18.2
github.com/wzshiming/easycel v0.6.0
google.golang.org/grpc v1.64.0
google.golang.org/grpc v1.64.1
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.29.1
sigs.k8s.io/controller-runtime v0.17.2
Expand Down
4 changes: 4 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 @@ -3,7 +3,7 @@ module github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositi
go 1.22.4

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-20240720213159-cbb26fa1ccec
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 cddc7d2

Please sign in to comment.