Add more golang packages to automerge list
This commit is contained in:
parent
ae117fb40b
commit
95153111a2
@ -4,7 +4,12 @@
|
|||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
|
"github.com/aws/aws-sdk-go",
|
||||||
"github.com/burntsushi/toml",
|
"github.com/burntsushi/toml",
|
||||||
|
"github.com/go-sql-driver/mysql",
|
||||||
|
"go.mongodb.org/mongo-driver",
|
||||||
|
"github.com/ProtonMail/go-crypto",
|
||||||
|
"github.com/russross/blackfriday",
|
||||||
"github.com/studio-b12/gowebdav",
|
"github.com/studio-b12/gowebdav",
|
||||||
"golang.org/x/crypto",
|
"golang.org/x/crypto",
|
||||||
"golang.org/x/image",
|
"golang.org/x/image",
|
||||||
|
Loading…
Reference in New Issue
Block a user