Skip to content

Commit cc7b2ce

Browse files
dependabot[bot]ctlong
authored andcommitted
build(deps): bump code.cloudfoundry.org/go-log-cache/v3
Bumps [code.cloudfoundry.org/go-log-cache/v3](https://github.com/cloudfoundry/go-log-cache) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/cloudfoundry/go-log-cache/releases) - [Commits](cloudfoundry/go-log-cache@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/go-log-cache/v3 dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61cbbde commit cc7b2ce

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.1
66

77
require (
88
code.cloudfoundry.org/archiver v0.33.0
9-
code.cloudfoundry.org/go-log-cache/v3 v3.1.0
9+
code.cloudfoundry.org/go-log-cache/v3 v3.1.1
1010
code.cloudfoundry.org/go-loggregator/v10 v10.2.0
1111
code.cloudfoundry.org/tlsconfig v0.24.0
1212
github.com/cloudfoundry/cf-test-helpers/v2 v2.12.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ code.cloudfoundry.org/archiver v0.33.0 h1:ChXSzHHLWr0WP1YRIdW6PagKbLctXAVZlx6ifS
22
code.cloudfoundry.org/archiver v0.33.0/go.mod h1:Tw/TS6Bcb95j2llUkTRYPkDf8/Bh74mKPMtJfZVWjTI=
33
code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f h1:BMwVyadJ0dYvvXTdLNtjxtX3jSCR45rv/apUxuFc6bY=
44
code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f/go.mod h1:cCrRt/O3uipyXfV4hZsKe5WyRNgFTgiMHnwAQqFlNjM=
5-
code.cloudfoundry.org/go-log-cache/v3 v3.1.0 h1:/7Fn9ID9wCzLSbqaw6JBJbVo5481xn7L/gI/ysZAaBE=
6-
code.cloudfoundry.org/go-log-cache/v3 v3.1.0/go.mod h1:3kRhDyPZhjBUxUFT0ysMM8Sh27ZtKaPuKzI5x9AmmuE=
5+
code.cloudfoundry.org/go-log-cache/v3 v3.1.1 h1:1DL5Ifs7WNIQBuMWUDac0f5IMGoP99gHXjxHLthzXq8=
6+
code.cloudfoundry.org/go-log-cache/v3 v3.1.1/go.mod h1:ofLDRs05U5ER8jt4lzRZbaK+CRQc5cKNc79M0E9mdCI=
77
code.cloudfoundry.org/go-loggregator/v10 v10.2.0 h1:0vUdIKvZb+eDoZ06xy/L0R0KIK9qH4S8CTmIqjylZEE=
88
code.cloudfoundry.org/go-loggregator/v10 v10.2.0/go.mod h1:5rfrVz/L3CLsWeKqXFcgfZLTvAhyL8ZR0bRquHfT4RM=
99
code.cloudfoundry.org/tlsconfig v0.24.0 h1:tmYocOoYLUWSgtxjHe2VLB1ANd7vn5ITzZe57HOi3LU=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ code.cloudfoundry.org/archiver/extractor/test_helper
44
# code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f
55
## explicit; go 1.16
66
code.cloudfoundry.org/go-diodes
7-
# code.cloudfoundry.org/go-log-cache/v3 v3.1.0
7+
# code.cloudfoundry.org/go-log-cache/v3 v3.1.1
88
## explicit; go 1.23.0
99
code.cloudfoundry.org/go-log-cache/v3/rpc/logcache_v1
1010
# code.cloudfoundry.org/go-loggregator/v10 v10.2.0

0 commit comments

Comments
 (0)