Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/pivotal-cf/service-alerts-client from 0.0.0-20190725132148-4a3ed3e6ac41 to 0.3.0 #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.19.0
github.com/pborman/uuid v1.2.1
github.com/pivotal-cf/service-alerts-client v0.0.0-20190725132148-4a3ed3e6ac41
github.com/pivotal-cf/service-alerts-client v0.3.0
github.com/robfig/cron/v3 v3.0.1
github.com/satori/go.uuid v1.2.0
github.com/tedsuo/ifrit v0.0.0-20191009134036-9a97d0632f00
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@ github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw=
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
github.com/pborman/uuid v1.2.1 h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw=
github.com/pborman/uuid v1.2.1/go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k=
github.com/pivotal-cf/service-alerts-client v0.0.0-20190725132148-4a3ed3e6ac41 h1:ev2ap9OXzJ0A+UqiBhkY4mykG0CrXfxD/8FFwpVcr4U=
github.com/pivotal-cf/service-alerts-client v0.0.0-20190725132148-4a3ed3e6ac41/go.mod h1:IGNnRxARdRBvq4Yic3/6CZk+iZ7h8N+zOlwTO9nBOUg=
github.com/pivotal-cf/service-alerts-client v0.3.0 h1:T4tyZzs6Zb/+7sSDu5+ugeBXWcnVUs4zKDTF7FsKvWc=
github.com/pivotal-cf/service-alerts-client v0.3.0/go.mod h1:IGNnRxARdRBvq4Yic3/6CZk+iZ7h8N+zOlwTO9nBOUg=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/onsi/ginkgo/.travis.yml

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

176 changes: 0 additions & 176 deletions vendor/github.com/pivotal-cf/service-alerts-client/LICENSE

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/pivotal-cf/service-alerts-client/NOTICE

This file was deleted.

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

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

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

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

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

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ github.com/onsi/gomega/types
# github.com/pborman/uuid v1.2.1
## explicit
github.com/pborman/uuid
# github.com/pivotal-cf/service-alerts-client v0.0.0-20190725132148-4a3ed3e6ac41
# github.com/pivotal-cf/service-alerts-client v0.3.0
## explicit
github.com/pivotal-cf/service-alerts-client/client
# github.com/robfig/cron/v3 v3.0.1
Expand Down