Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Bump github.com/pivotal-golang/lager from 0.0.0-20150428205713-c88fa6d6c4d2 to 2.0.0+incompatible #46

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/pivotal-cf-experimental/warrant v0.0.0-20211122194707-17385443920f
github.com/pivotal-cf/uaa-sso-golang v0.0.0-20141119184546-0b91e8ad4bb6
github.com/pivotal-golang/conceal v0.0.0-20141120010127-31656578115c
github.com/pivotal-golang/lager v0.0.0-20150428205713-c88fa6d6c4d2
github.com/pivotal-golang/lager v2.0.0+incompatible
github.com/rcrowley/go-metrics v0.0.0-20180125231941-8732c616f529
github.com/rubenv/sql-migrate v0.0.0-20150713140751-53184e1edfb4
github.com/ryanmoran/stack v0.0.0-20140916210556-3debe7a5953a
Expand All @@ -26,6 +26,7 @@ require (

require (
bitbucket.org/chrj/smtpd v0.0.0-20170817182725-9ddcdbda0f7a // indirect
code.cloudfoundry.org/lager v2.0.0+incompatible // indirect
github.com/andybalholm/cascadia v1.3.1 // indirect
github.com/dgrijalva/jwt-go v3.2.1-0.20210802184156-9742bd7fca1c+incompatible // indirect
github.com/go-logr/logr v1.2.4 // indirect
Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
bitbucket.org/chrj/smtpd v0.0.0-20170817182725-9ddcdbda0f7a h1:qPZv7NxewNKcHj/TvDO1RbRVGgbsIdzkj4O+9q/5cz4=
bitbucket.org/chrj/smtpd v0.0.0-20170817182725-9ddcdbda0f7a/go.mod h1:rmAH0EKvCdvvOZLc6nphIlzAxGW3Y0Dz0PLoXCJ2YO8=
code.cloudfoundry.org/lager v2.0.0+incompatible h1:WZwDKDB2PLd/oL+USK4b4aEjUymIej9My2nUQ9oWEwQ=
code.cloudfoundry.org/lager v2.0.0+incompatible/go.mod h1:O2sS7gKP3HM2iemG+EnwvyNQK7pTSC6Foi4QiMp9sSk=
github.com/DATA-DOG/go-sqlmock v0.0.0-20180221072120-a6b4b164c6d1 h1:VCMK4Ry+CJWJeKkda76Nmffpwe5ECtkcpqN0TsRSQxM=
github.com/DATA-DOG/go-sqlmock v0.0.0-20180221072120-a6b4b164c6d1/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/PuerkitoBio/goquery v1.8.1 h1:uQxhNlArOIdbrH1tr0UXwdVFgDcZDrZVdcpygAcwmWM=
Expand Down Expand Up @@ -80,8 +82,8 @@ github.com/pivotal-cf/uaa-sso-golang v0.0.0-20141119184546-0b91e8ad4bb6 h1:VIZLj
github.com/pivotal-cf/uaa-sso-golang v0.0.0-20141119184546-0b91e8ad4bb6/go.mod h1:x46WK+FVJdMtvVKBfTAt3fY2EZg/KLS3XXSzx1SAF+I=
github.com/pivotal-golang/conceal v0.0.0-20141120010127-31656578115c h1:reyrySYbaC7Gqj8x2Ko7pjglufeYH0UjxBbimAGVsDM=
github.com/pivotal-golang/conceal v0.0.0-20141120010127-31656578115c/go.mod h1:Kw/kMv1fNuHwfszQT6ZI0ClXyVdezduXsKd/70TUSjc=
github.com/pivotal-golang/lager v0.0.0-20150428205713-c88fa6d6c4d2 h1:5mfs0yZ4ijQYZr5DDwhwbzjAEqdbvFOoePnDg3w+erU=
github.com/pivotal-golang/lager v0.0.0-20150428205713-c88fa6d6c4d2/go.mod h1:EJZBAWMz/TvxVfLaBRwCv+gszrSByWbqQBRwfVbUhvM=
github.com/pivotal-golang/lager v2.0.0+incompatible h1:RJfBQxoH+1xT8GfxIaMNq+FMcYqx50fKdq7MUkuKzv0=
github.com/pivotal-golang/lager v2.0.0+incompatible/go.mod h1:EJZBAWMz/TvxVfLaBRwCv+gszrSByWbqQBRwfVbUhvM=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rcrowley/go-metrics v0.0.0-20180125231941-8732c616f529 h1:QdrarV+Ze3cQpiZZ410O4mpB0WUdOgMc3Rwu8zOmLVg=
Expand Down
8 changes: 4 additions & 4 deletions vendor/github.com/pivotal-golang/lager/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions vendor/github.com/pivotal-golang/lager/NOTICE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions vendor/github.com/pivotal-golang/lager/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

111 changes: 111 additions & 0 deletions vendor/github.com/pivotal-golang/lager/json_redacter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 24 additions & 14 deletions vendor/github.com/pivotal-golang/lager/logger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading