Skip to content

Commit a58a65c

Browse files
authored
Merge pull request #305 from cloudfoundry/dependabot/go_modules/code.cloudfoundry.org/lager/v3-3.48.0
chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.47.0 to 3.48.0
2 parents 2eceed8 + afd5d36 commit a58a65c

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
@@ -4,7 +4,7 @@ go 1.25
44

55
require (
66
code.cloudfoundry.org/go-log-cache/v3 v3.1.1
7-
code.cloudfoundry.org/lager/v3 v3.47.0
7+
code.cloudfoundry.org/lager/v3 v3.48.0
88
code.cloudfoundry.org/policy_client v0.69.0
99
github.com/cloudfoundry-community/go-uaa v0.3.5
1010
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
@@ -4,8 +4,8 @@ code.cloudfoundry.org/go-log-cache/v3 v3.1.1 h1:1DL5Ifs7WNIQBuMWUDac0f5IMGoP99gH
44
code.cloudfoundry.org/go-log-cache/v3 v3.1.1/go.mod h1:ofLDRs05U5ER8jt4lzRZbaK+CRQc5cKNc79M0E9mdCI=
55
code.cloudfoundry.org/go-loggregator/v10 v10.2.0 h1:0vUdIKvZb+eDoZ06xy/L0R0KIK9qH4S8CTmIqjylZEE=
66
code.cloudfoundry.org/go-loggregator/v10 v10.2.0/go.mod h1:5rfrVz/L3CLsWeKqXFcgfZLTvAhyL8ZR0bRquHfT4RM=
7-
code.cloudfoundry.org/lager/v3 v3.47.0 h1:jTejY0cywdUa+yVcvrn1RhAVdaypbqRfmCNeYccKYDo=
8-
code.cloudfoundry.org/lager/v3 v3.47.0/go.mod h1:dzRXaRn+UOb5+J8SIV7wtO99CXHADXLRWJpJeITaMUI=
7+
code.cloudfoundry.org/lager/v3 v3.48.0 h1:ZU+34SLjZcbXgMu6tWVARHuG09h7zLTy+Y8Q56xKd3A=
8+
code.cloudfoundry.org/lager/v3 v3.48.0/go.mod h1:hcHg6OlSoF3QDnYFtG7DIXZNoK71Egif/FsVESywMsY=
99
code.cloudfoundry.org/policy_client v0.69.0 h1:KN+911cIPdyEw54VtCuI4Sldc1Crc++Y5bP1iqqoZVs=
1010
code.cloudfoundry.org/policy_client v0.69.0/go.mod h1:tKZPYFUjfbfQCWnwYDwGnyCDp+qE+zpmoPJIiodkAQM=
1111
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=

0 commit comments

Comments
 (0)