Skip to content

Commit

Permalink
build(deps): bump code.cloudfoundry.org/go-log-cache/v2
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.4 to 2.0.5.
- [Release notes](https://github.com/cloudfoundry/go-log-cache/releases)
- [Commits](cloudfoundry/go-log-cache@v2.0.4...v2.0.5)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 1b5d3c6 commit 496685b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
code.cloudfoundry.org/archiver v0.0.0-20230220125704-e06c77649d28
code.cloudfoundry.org/go-log-cache/v2 v2.0.4
code.cloudfoundry.org/go-log-cache/v2 v2.0.5
code.cloudfoundry.org/go-loggregator/v9 v9.0.8
code.cloudfoundry.org/tlsconfig v0.0.0-20220621140725-0e6fbd869921
github.com/cloudfoundry/cf-test-helpers/v2 v2.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ code.cloudfoundry.org/archiver v0.0.0-20230220125704-e06c77649d28 h1:cVu8EDKWxiu
code.cloudfoundry.org/archiver v0.0.0-20230220125704-e06c77649d28/go.mod h1:GVdUyXGwNzynu/xqsYduEmfqLebg+kafU+P4EllyOUo=
code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f h1:BMwVyadJ0dYvvXTdLNtjxtX3jSCR45rv/apUxuFc6bY=
code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f/go.mod h1:cCrRt/O3uipyXfV4hZsKe5WyRNgFTgiMHnwAQqFlNjM=
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-log-cache/v2 v2.0.5 h1:NLPBNVAmT7EoSMRVtMXxWo48wUtmgNBNAB9ME04zLgU=
code.cloudfoundry.org/go-log-cache/v2 v2.0.5/go.mod h1:xnLGKirmT7LyObOnxRDhuRZbcGuj04MrvH8anQyqrpA=
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/tlsconfig v0.0.0-20220621140725-0e6fbd869921 h1:1PLAuQR56K2pw0lnlcXe+37uOaGg939W1Lqv8wxYpu4=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ code.cloudfoundry.org/archiver/extractor/test_helper
# code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f
## explicit; go 1.16
code.cloudfoundry.org/go-diodes
# code.cloudfoundry.org/go-log-cache/v2 v2.0.4
# code.cloudfoundry.org/go-log-cache/v2 v2.0.5
## explicit; go 1.19
code.cloudfoundry.org/go-log-cache/v2/rpc/logcache_v1
# code.cloudfoundry.org/go-loggregator/v9 v9.0.8
Expand Down

0 comments on commit 496685b

Please # to comment.