mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1 (#755)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.22.0...v0.22.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4b83183d02
commit
558dfd92c6
2
go.mod
2
go.mod
@ -45,7 +45,7 @@ require (
|
|||||||
github.com/sticreations/spotigopher v0.0.0-20181009182052-98632f6f94b0
|
github.com/sticreations/spotigopher v0.0.0-20181009182052-98632f6f94b0
|
||||||
github.com/stretchr/testify v1.4.0
|
github.com/stretchr/testify v1.4.0
|
||||||
github.com/wtfutil/todoist v0.0.1
|
github.com/wtfutil/todoist v0.0.1
|
||||||
github.com/xanzy/go-gitlab v0.22.0
|
github.com/xanzy/go-gitlab v0.22.1
|
||||||
github.com/yfronto/newrelic v0.0.0-00010101000000-000000000000
|
github.com/yfronto/newrelic v0.0.0-00010101000000-000000000000
|
||||||
github.com/zmb3/spotify v0.0.0-20191010212056-e12fb981aacb
|
github.com/zmb3/spotify v0.0.0-20191010212056-e12fb981aacb
|
||||||
github.com/zorkian/go-datadog-api v2.25.0+incompatible
|
github.com/zorkian/go-datadog-api v2.25.0+incompatible
|
||||||
|
2
go.sum
2
go.sum
@ -250,6 +250,8 @@ github.com/wtfutil/todoist v0.0.1 h1:E3srzocggLHme8zIEAEXXoY/fQZtFRjW69m4OiYv3hg
|
|||||||
github.com/wtfutil/todoist v0.0.1/go.mod h1:YuuGLJSsTK6DGBD5Zaf3J8LSMfpEC2WtzYPey3XVOdI=
|
github.com/wtfutil/todoist v0.0.1/go.mod h1:YuuGLJSsTK6DGBD5Zaf3J8LSMfpEC2WtzYPey3XVOdI=
|
||||||
github.com/xanzy/go-gitlab v0.22.0 h1:36pMeB8I6pOe/olay52wAizhlqSApo3b32z9GKx4Pic=
|
github.com/xanzy/go-gitlab v0.22.0 h1:36pMeB8I6pOe/olay52wAizhlqSApo3b32z9GKx4Pic=
|
||||||
github.com/xanzy/go-gitlab v0.22.0/go.mod h1:t4Bmvnxj7k37S4Y17lfLx+nLqkf/oQwT2HagfWKv5Og=
|
github.com/xanzy/go-gitlab v0.22.0/go.mod h1:t4Bmvnxj7k37S4Y17lfLx+nLqkf/oQwT2HagfWKv5Og=
|
||||||
|
github.com/xanzy/go-gitlab v0.22.1 h1:TVxgHmoa35jQL+9FCkG0nwPDxU9dQZXknBTDtGaSFno=
|
||||||
|
github.com/xanzy/go-gitlab v0.22.1/go.mod h1:t4Bmvnxj7k37S4Y17lfLx+nLqkf/oQwT2HagfWKv5Og=
|
||||||
github.com/zmb3/spotify v0.0.0-20191010212056-e12fb981aacb h1:uWB0RGxBo7AToSJ3rvoCZhXtLw4U7XISXSezPewmfic=
|
github.com/zmb3/spotify v0.0.0-20191010212056-e12fb981aacb h1:uWB0RGxBo7AToSJ3rvoCZhXtLw4U7XISXSezPewmfic=
|
||||||
github.com/zmb3/spotify v0.0.0-20191010212056-e12fb981aacb/go.mod h1:pHsWAmY9PfX7i/uwPZkmWrebc8JbK8FppKbvyevwzSU=
|
github.com/zmb3/spotify v0.0.0-20191010212056-e12fb981aacb/go.mod h1:pHsWAmY9PfX7i/uwPZkmWrebc8JbK8FppKbvyevwzSU=
|
||||||
github.com/zorkian/go-datadog-api v2.25.0+incompatible h1:6uTEIky3RbhdqlZCdeGYBtIb+quwNwMdbYLADl+cASU=
|
github.com/zorkian/go-datadog-api v2.25.0+incompatible h1:6uTEIky3RbhdqlZCdeGYBtIb+quwNwMdbYLADl+cASU=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user