From 0b75fac50eeccbc9716888e5f0fb673d9d7fa99b Mon Sep 17 00:00:00 2001 From: Alex Makhinov Date: Tue, 7 May 2019 04:59:45 +0300 Subject: [PATCH] Added gosddl package (#2479) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d83d898d..d1d1c76b 100644 --- a/README.md +++ b/README.md @@ -1860,6 +1860,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [d3d9](https://github.com/gonutz/d3d9) - Go bindings for Direct3D9. * [go-ole](https://github.com/go-ole/go-ole) - Win32 OLE implementation for golang. +* [gosddl](https://github.com/MonaxGT/gosddl) - Converter from SDDL-string to user-friendly JSON. SDDL consist of four part: Owner, Primary Group, DACL, SACL. ## XML