File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,31 @@ updates:
3030 - " github.com/stretchr/*"
3131 - " github.com/davecgh/*"
3232 - " github.com/pmezard/*"
33- - " github.com/google/uuid*"
33+ compression :
34+ patterns :
3435 - " github.com/andybalholm/*"
3536 - " github.com/klauspost/*"
37+ mattn :
38+ patterns :
3639 - " github.com/mattn/*"
40+ uuid :
41+ patterns :
42+ - " github.com/google/uuid*"
43+ unicode :
44+ patterns :
3745 - " github.com/rivo/*"
46+ yaml :
47+ patterns :
3848 - " gopkg.in/yaml.*"
49+ golang-x :
50+ patterns :
3951 - " golang.org/x/*"
52+ template-engines :
53+ patterns :
54+ - " github.com/CloudyKit/*"
55+ - " github.com/Joker/*"
56+ - " github.com/cbroglie/*"
57+ - " github.com/eknkc/*"
58+ - " github.com/flosch/*"
59+ - " github.com/mailgun/*"
60+ - " github.com/yosssi/*"
You can’t perform that action at this time.
0 commit comments