|
@@ -587,7 +587,7 @@ ALLOW .* -> vendor/github.com/pariz/gountries
|
|
|
# CONTRIB-1630- Go binding for qemu/qmp runtime
|
|
|
ALLOW .* -> vendor/github.com/intel/govmm/qemu
|
|
|
|
|
|
-# CONTRIB-1650 golang ftp server library with a sample implementation
|
|
|
+# CONTRIB-1650 golang ftp server library with a sample implementation
|
|
|
ALLOW .* -> vendor/github.com/fclairamb/ftpserver
|
|
|
|
|
|
# CONTRIB-1647 golang binlog replication implementation
|
|
@@ -598,9 +598,9 @@ ALLOW .* -> vendor/github.com/siddontang/go-mysql/mysql
|
|
|
# CONTRIB-1849 binding to internal log for binlog replication
|
|
|
ALLOW library/go/core/log/compat/golog -> vendor/github.com/siddontang/go-log/log
|
|
|
|
|
|
-# CONTRIB-1656 golang sftp server library
|
|
|
-ALLOW .* -> vendor/github.com/pkg/sftp
|
|
|
-
|
|
|
+# CONTRIB-1656 golang sftp server library
|
|
|
+ALLOW .* -> vendor/github.com/pkg/sftp
|
|
|
+
|
|
|
# CONTRIB-1670
|
|
|
ALLOW .* -> vendor/github.com/soniah/gosnmp
|
|
|
|
|
@@ -705,9 +705,9 @@ ALLOW .* -> vendor/github.com/andybalholm/brotli
|
|
|
# CONTRIB-2081 BTree implementation for Go
|
|
|
ALLOW .* -> vendor/github.com/google/btree
|
|
|
|
|
|
-# CONTRIB-2136 simple lexer for go, it's like shlex.py with whitespace_split=True
|
|
|
-ALLOW .* -> vendor/github.com/google/shlex
|
|
|
-
|
|
|
+# CONTRIB-2136 simple lexer for go, it's like shlex.py with whitespace_split=True
|
|
|
+ALLOW .* -> vendor/github.com/google/shlex
|
|
|
+
|
|
|
# CONTRIB-2084 Word transformation
|
|
|
ALLOW .* -> vendor/github.com/jinzhu/inflection
|
|
|
#
|