Skip to content

Commit

Permalink
fix(deps): update module github.com/go-logr/logr to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2024
1 parent 04db90b commit db37566
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions experiments/compositions/composition/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ toolchain go1.22.4

require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/go-logr/logr v1.4.1
github.com/go-logr/logr v1.4.2
github.com/gobuffalo/flect v1.0.2
github.com/google/go-cmp v0.6.0
github.com/google/safetext v0.0.0-20240104143208-7a7d9b3d812f
github.com/onsi/ginkgo/v2 v2.14.0
github.com/onsi/gomega v1.30.0
golang.org/x/time v0.5.0
Expand Down Expand Up @@ -53,7 +54,6 @@ require (
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
github.com/google/safetext v0.0.0-20240104143208-7a7d9b3d812f // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/imdario/mergo v0.3.16 // indirect
Expand Down
2 changes: 2 additions & 0 deletions experiments/compositions/composition/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 go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/fatih/color v1.15.0
github.com/ghodss/yaml v1.0.0
github.com/go-logr/logr v1.4.1
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.0
github.com/google/go-cmp v0.6.0
github.com/googleapis/gax-go/v2 v2.12.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum

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

0 comments on commit db37566

Please sign in to comment.