Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/go-log-cache/v2 from 2.0.3 to 2.0.4 in /src
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/go-log-cache/v2](https://github.com/cloudfoundry/go-log-cache) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/cloudfoundry/go-log-cache/releases)
- [Commits](cloudfoundry/go-log-cache@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/go-log-cache/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rroberts2222 committed Sep 28, 2023
1 parent 466304f commit cab8f4c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
code.cloudfoundry.org/go-batching v0.0.0-20220601181205-303abfc14b83
code.cloudfoundry.org/go-diodes v0.0.0-20221017175818-728392b37655
code.cloudfoundry.org/go-envstruct v1.6.0
code.cloudfoundry.org/go-log-cache/v2 v2.0.3
code.cloudfoundry.org/go-log-cache/v2 v2.0.4
code.cloudfoundry.org/go-loggregator/v9 v9.0.8
code.cloudfoundry.org/go-metric-registry v0.0.0-20220408214155-d9c3faa1e9e3
code.cloudfoundry.org/tlsconfig v0.0.0-20220621140725-0e6fbd869921
Expand Down
4 changes: 2 additions & 2 deletions src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ code.cloudfoundry.org/go-diodes v0.0.0-20221017175818-728392b37655 h1:3IlYr3dIyX
code.cloudfoundry.org/go-diodes v0.0.0-20221017175818-728392b37655/go.mod h1:T+qZrTfw8xwdJgVRD5pSvVyx4CeqsP30YQooBYFADRc=
code.cloudfoundry.org/go-envstruct v1.6.0 h1:n3ReWhxIb8T8Pedu2ONAtWZxHmytPl9MmLfm1M4x8E0=
code.cloudfoundry.org/go-envstruct v1.6.0/go.mod h1:d36KAtkHU9KBkz1yvLM3oRoWTvZ2ipSPchQ2BX/p0pk=
code.cloudfoundry.org/go-log-cache/v2 v2.0.3 h1:oeklZRM0lJhbegkqS3eyKvS2996I02FR8h6pCyyR72s=
code.cloudfoundry.org/go-log-cache/v2 v2.0.3/go.mod h1:I4LDSjGRYAR2EqC/T/H3UeJ1qdA1TcPcDjtVUhIE+VY=
code.cloudfoundry.org/go-log-cache/v2 v2.0.4 h1:9XI1LEw8Rn9fEKdo0H8OiBy4Ht5AceofDscFXVIkj24=
code.cloudfoundry.org/go-log-cache/v2 v2.0.4/go.mod h1:rUxVA779QWySkT3GyliM15wVi0tmIaZNddnDs89PNLc=
code.cloudfoundry.org/go-loggregator/v9 v9.0.8 h1:Ntt6dubOuV2Rk2Yw0C2OOvaGjZNWSKJoWM72ihTaPo4=
code.cloudfoundry.org/go-loggregator/v9 v9.0.8/go.mod h1:+U07+rozDh39Wd0MmS5Bd9mn/gOwg8NLqv3gnxRvuHI=
code.cloudfoundry.org/go-metric-registry v0.0.0-20220408214155-d9c3faa1e9e3 h1:zA9jf3tXGc0eSLqaOL1gvRZDBQg4U7r4wJQF6KtCtWY=
Expand Down
2 changes: 1 addition & 1 deletion src/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ code.cloudfoundry.org/go-diodes
# code.cloudfoundry.org/go-envstruct v1.6.0
## explicit; go 1.19
code.cloudfoundry.org/go-envstruct
# code.cloudfoundry.org/go-log-cache/v2 v2.0.3
# code.cloudfoundry.org/go-log-cache/v2 v2.0.4
## explicit; go 1.19
code.cloudfoundry.org/go-log-cache/v2
code.cloudfoundry.org/go-log-cache/v2/internal
Expand Down

0 comments on commit cab8f4c

Please sign in to comment.