File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v0.6.0 [ 2023-10-02]
2+
3+ _ Dependencies_
4+
5+ - Upgraded to [ steampipe-plugin-sdk v5.6.1] ( https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v561-2023-09-29 ) .
6+ - Recompiled plugin with Go version ` 1.21 ` .
7+
18## v0.5.2 [ 2023-09-25]
29
310_ What's new?_
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module steampipe-plugin-gitlab
33go 1.21
44
55require (
6- github.com/turbot/steampipe-plugin-sdk/v5 v5.6.0
6+ github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1
77 github.com/xanzy/go-gitlab v0.91.1
88)
99
Original file line number Diff line number Diff line change @@ -633,8 +633,8 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ
633633github.com/tkrajina/go-reflector v0.5.6 /go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4 =
634634github.com/turbot/go-kit v0.8.0-rc.0 h1:Vj1w5TmZWwdSwBTcOq6FKVlQQ+XwCd27BZVPZ9m1hT0 =
635635github.com/turbot/go-kit v0.8.0-rc.0 /go.mod h1:JkVKhR5XHK86aXY4WzB9Lr0jdnrsafjVh4yJA8ZS3Ck =
636- github.com/turbot/steampipe-plugin-sdk/v5 v5.6.0 h1:jC7APLD/VBOHQ/NY/aAJVN9v3fhow0ges4YP0x+hOSk =
637- github.com/turbot/steampipe-plugin-sdk/v5 v5.6.0 /go.mod h1:u2ubq9W5/5y6wG481LyulS7vuMOTRPmXAUfGLoVmwnA =
636+ github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1 h1:PnguL3AjhPwRtzS2KLEnyTPStTYLRSwQWz13GK5QWSA =
637+ github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1 /go.mod h1:u2ubq9W5/5y6wG481LyulS7vuMOTRPmXAUfGLoVmwnA =
638638github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
639639github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
640640github.com/xanzy/go-gitlab v0.91.1 h1:gnV57IPGYywWer32oXKBcdmc8dVxeKl3AauV8Bu17rw =
You can’t perform that action at this time.
0 commit comments