File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -22,23 +22,27 @@ updates:
22
22
schedule :
23
23
interval : " daily"
24
24
- package-ecosystem : " gomod" # See documentation for possible values
25
- directory : " /instrumentation/labstack/echo " # Location of package manifests
25
+ directory : " /instrumentation/github.com/emicklei/go-restful " # Location of package manifests
26
26
schedule :
27
27
interval : " daily"
28
28
- package-ecosystem : " gomod" # See documentation for possible values
29
- directory : " /instrumentation/go.mongodb.org/mongo-driver " # Location of package manifests
29
+ directory : " /instrumentation/github.com/gin-gonic/gin " # Location of package manifests
30
30
schedule :
31
31
interval : " daily"
32
32
- package-ecosystem : " gomod" # See documentation for possible values
33
- directory : " /instrumentation/gorilla/mux" # Location of package manifests
33
+ directory : " /instrumentation/github.com/ gorilla/mux" # Location of package manifests
34
34
schedule :
35
35
interval : " daily"
36
36
- package-ecosystem : " gomod" # See documentation for possible values
37
- directory : " /instrumentation/gin-gonic/gin" # Location of package manifests
37
+ directory : " /instrumentation/github.com/labstack/echo" # Location of package manifests
38
+ schedule :
39
+ interval : " daily"
40
+ - package-ecosystem : " gomod" # See documentation for possible values
41
+ directory : " /instrumentation/go.mongodb.org/mongo-driver" # Location of package manifests
38
42
schedule :
39
43
interval : " daily"
40
44
- package-ecosystem : " gomod" # See documentation for possible values
41
- directory : " /instrumentation/macaron" # Location of package manifests
45
+ directory : " /instrumentation/gopkg.in/ macaron.v1 " # Location of package manifests
42
46
schedule :
43
47
interval : " daily"
44
48
- package-ecosystem : " gomod" # See documentation for possible values
You can’t perform that action at this time.
0 commit comments