Replace Feature Policy with Permissions Policy (#1112)
* Add Permissions Policy * Remove Display capture option
This commit is contained in:
@@ -42,7 +42,7 @@ require (
|
||||
github.com/spf13/jwalterweatherman v1.1.0 // indirect
|
||||
github.com/spf13/viper v1.7.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/unrolled/secure v1.0.8
|
||||
github.com/unrolled/secure v1.0.9
|
||||
github.com/xrash/smetrics v0.0.0-20200730060457-89a2a8a1fb0b
|
||||
github.com/ziutek/mymysql v1.5.4 // indirect
|
||||
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
|
||||
|
||||
Reference in New Issue
Block a user