Skip to content

Commit 234371c

Browse files
Bump code.cloudfoundry.org/go-loggregator/v9 from 9.1.0 to 9.2.0 (#2756)
Bumps [code.cloudfoundry.org/go-loggregator/v9](https://github.com/cloudfoundry/go-loggregator) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/cloudfoundry/go-loggregator/releases) - [Commits](cloudfoundry/go-loggregator@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/go-loggregator/v9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 453d358 commit 234371c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
code.cloudfoundry.org/clock v1.1.0
1111
code.cloudfoundry.org/diego-ssh v0.0.0-20170109142818-18cdb3586e7f
1212
code.cloudfoundry.org/go-log-cache/v2 v2.0.6
13-
code.cloudfoundry.org/go-loggregator/v9 v9.1.0
13+
code.cloudfoundry.org/go-loggregator/v9 v9.2.0
1414
code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f
1515
code.cloudfoundry.org/jsonry v1.1.4
1616
code.cloudfoundry.org/lager v2.0.0+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ code.cloudfoundry.org/diego-ssh v0.0.0-20170109142818-18cdb3586e7f h1:xDSTgaS6b/
1212
code.cloudfoundry.org/diego-ssh v0.0.0-20170109142818-18cdb3586e7f/go.mod h1:L2/glHnSK+wKnsG8oZZqdV2sgYY9NDo/I1aDJGhcWaM=
1313
code.cloudfoundry.org/go-log-cache/v2 v2.0.6 h1:fdd+N6sqi2HdXxfqyEfMjkiwDzFdz3x65vnc6mcuomY=
1414
code.cloudfoundry.org/go-log-cache/v2 v2.0.6/go.mod h1:fRkGQb5kN7kJGKcF0GQrsfHDbis6INoCp2hxBIRxiig=
15-
code.cloudfoundry.org/go-loggregator/v9 v9.1.0 h1:fHPwRS+PAceDTx5EbWNrosokXXZoZqxBtjeEIpYyIZQ=
16-
code.cloudfoundry.org/go-loggregator/v9 v9.1.0/go.mod h1:jS0eG2jwDycE+qgQudz8a+EYHdC37U3Czeg/UfYamRs=
15+
code.cloudfoundry.org/go-loggregator/v9 v9.2.0 h1:YNVD654RhMWzG195DZm0gNnrWAJJhEw/gd/cc5Bv28s=
16+
code.cloudfoundry.org/go-loggregator/v9 v9.2.0/go.mod h1:AP7PmrWSpyC9ltOQHcwF16BVkAVXS96i8+8gwI4lXRY=
1717
code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f h1:UrKzEwTgeiff9vxdrfdqxibzpWjxLnuXDI5m6z3GJAk=
1818
code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f/go.mod h1:sk5LnIjB/nIEU7yP5sDQExVm62wu0pBh3yrElngUisI=
1919
code.cloudfoundry.org/jsonry v1.1.4 h1:P9N7IlH1/4aRCLcXLgLFj1hkcBmV7muijJzY+K6U4hE=

0 commit comments

Comments
 (0)