File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 go : [
14+ ' 1.16' ,
1415 ' 1.15' ,
1516 ' 1.14' ,
1617 ' 1.13' ,
Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ const (
3131
3232// ControlTypeMap maps controls to text descriptions
3333var ControlTypeMap = map [string ]string {
34- ControlTypePaging : "Paging" ,
35- ControlTypeBeheraPasswordPolicy : "Password Policy - Behera Draft" ,
36- ControlTypeManageDsaIT : "Manage DSA IT" ,
37- ControlTypeMicrosoftNotification : "Change Notification - Microsoft" ,
38- ControlTypeMicrosoftShowDeleted : "Show Deleted Objects - Microsoft" ,
34+ ControlTypePaging : "Paging" ,
35+ ControlTypeBeheraPasswordPolicy : "Password Policy - Behera Draft" ,
36+ ControlTypeManageDsaIT : "Manage DSA IT" ,
37+ ControlTypeMicrosoftNotification : "Change Notification - Microsoft" ,
38+ ControlTypeMicrosoftShowDeleted : "Show Deleted Objects - Microsoft" ,
3939 ControlTypeMicrosoftServerLinkTTL : "Return TTL-DNs for link values with associated expiry times - Microsoft" ,
4040}
4141
You can’t perform that action at this time.
0 commit comments