Skip to content

Commit 98724c3

Browse files
chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.38.0 to 3.39.0 (#230)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdc6503 commit 98724c3

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
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.23.1
66

77
require (
8-
code.cloudfoundry.org/lager/v3 v3.38.0
8+
code.cloudfoundry.org/lager/v3 v3.39.0
99
code.cloudfoundry.org/policy_client v0.55.0
1010
github.com/cloudfoundry-community/go-uaa v0.3.5
1111
github.com/cloudfoundry/go-cfclient/v3 v3.0.0-alpha.11.0.20250320145327-6946bc732186

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
code.cloudfoundry.org/cf-networking-helpers v0.45.0 h1:TU+M7pNbgN0UpY0UatBqdCBBDxjY7zpv87nxDOX9+u4=
22
code.cloudfoundry.org/cf-networking-helpers v0.45.0/go.mod h1:O9myXeD+TWnFAIuRNqL2UDus1LuV5MPIf6UBuqFcSqs=
3-
code.cloudfoundry.org/lager/v3 v3.38.0 h1:GdVXER9oERubn1DFySpyZcLXIm8w1W7Ysa9iImXmXWY=
4-
code.cloudfoundry.org/lager/v3 v3.38.0/go.mod h1:EZsowCP5rrps2jcf4DRHOoSeYVLZtO5IibdIWO4ZfYg=
3+
code.cloudfoundry.org/lager/v3 v3.39.0 h1:axxT3QTIu7ZWNyV7IKtNrSP4xmtMPbgbIJ5lY3ixYU8=
4+
code.cloudfoundry.org/lager/v3 v3.39.0/go.mod h1:xcAxUZal+NkRwwF40JEY/rouQB/IaIfzjf5wi3jSYUs=
55
code.cloudfoundry.org/policy_client v0.55.0 h1:j+Y2k/TtdIuMTHIKrskcUENDlZZD9EyinHU+Z4Q4TjU=
66
code.cloudfoundry.org/policy_client v0.55.0/go.mod h1:t/WnUNQeFa/twHfTDhPUT2uuC9Bu2kx0lg+qDljYoZU=
77
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=

0 commit comments

Comments
 (0)