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.4.0 [ WIP ]
1+ ## v0.4.0 [ 2023-05-05 ]
22
33_ What's new?_
44
@@ -7,7 +7,7 @@ _What's new?_
77
88_ Enhancements_
99
10- - Updated: Recompiled with [ steampipe-plugin-sdk v5.3.0 ] ( https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v530 -2023-03-16 )
10+ - Updated: Recompiled with [ steampipe-plugin-sdk v5.4.1 ] ( https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v541 -2023-05-05 )
1111
1212## v0.3.0 [ 2023-03-05]
1313
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module steampipe-plugin-gitlab
33go 1.19
44
55require (
6- github.com/turbot/steampipe-plugin-sdk/v5 v5.3.0
6+ github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1
77 github.com/xanzy/go-gitlab v0.77.0
88)
99
Original file line number Diff line number Diff line change @@ -413,8 +413,8 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ
413413github.com/tkrajina/go-reflector v0.5.6 /go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4 =
414414github.com/turbot/go-kit v0.5.0 h1:bulbpYGyOQWt4/qFAULPBdrLis//sf3VFz5mTZelv0k =
415415github.com/turbot/go-kit v0.5.0 /go.mod h1:oP9gLk6bETL4nkEuujZZbOlcv9jnHQlf7DYcI/+Ke8Q =
416- github.com/turbot/steampipe-plugin-sdk/v5 v5.3.0 h1:md2iWhVXJQ6zWvyyNWmE5p6pp7tZkVtVl8RxWLFf/dM =
417- github.com/turbot/steampipe-plugin-sdk/v5 v5.3.0 /go.mod h1:bfvdKaLwemr13EPOMbnr7/hOQOO7m4oM7HnVMdNotgY =
416+ github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1 h1:1d2Rt4SH9D/lnLhi7e7Zhv6d7OX8PzwKzCBbyvSeD+o =
417+ github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1 /go.mod h1:bfvdKaLwemr13EPOMbnr7/hOQOO7m4oM7HnVMdNotgY =
418418github.com/ulikunitz/xz v0.5.8 h1:ERv8V6GKqVi23rgu5cj9pVfVzJbOqAY2Ntl88O6c2nQ =
419419github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
420420github.com/xanzy/go-gitlab v0.77.0 h1:UrbGlxkWVCbkpa6Fk6cM8ARh+rLACWemkJnsawT7t98 =
You can’t perform that action at this time.
0 commit comments