File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ func init() {
18
18
19
19
werfRootCmd , err := werfroot .ConstructRootCmd (ctx )
20
20
if err != nil {
21
- werfcommon .ShutdownTelemetry (ctx , 1 )
22
21
werfcommon .TerminateWithError (err .Error (), 1 )
23
22
}
24
23
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/spf13/pflag v1.0.5
14
14
github.com/werf/logboek v0.6.1
15
15
github.com/werf/nelm v0.0.0-20240409125451-b3f238780b01
16
- github.com/werf/werf v1.2.308-0.20240412120428-f9e84f4ffd44
16
+ github.com/werf/werf v1.2.308-0.20240412125023-1fb29c861fab
17
17
golang.org/x/crypto v0.21.0
18
18
golang.org/x/sys v0.18.0
19
19
golang.org/x/term v0.18.0
Original file line number Diff line number Diff line change @@ -1199,8 +1199,8 @@ github.com/werf/logboek v0.6.1 h1:oEe6FkmlKg0z0n80oZjLplj6sXcBeLleCkjfOOZEL2g=
1199
1199
github.com/werf/logboek v0.6.1 /go.mod h1:Gez5J4bxekyr6MxTmIJyId1F61rpO+0/V4vjCIEIZmk =
1200
1200
github.com/werf/nelm v0.0.0-20240409125451-b3f238780b01 h1:aShJQrN7nZxZNrXwi4I4FtePJzgzD8tnDbRNzDeDHdo =
1201
1201
github.com/werf/nelm v0.0.0-20240409125451-b3f238780b01 /go.mod h1:F+YVw4fjmuRImzDKacWxDZoC1G1enwpeSfvonAPgyLY =
1202
- github.com/werf/werf v1.2.308-0.20240412120428-f9e84f4ffd44 h1:Xya/CThH9qMJ2w6K8wLt3Zs6aR3D22Zifs5yRr3o6UI =
1203
- github.com/werf/werf v1.2.308-0.20240412120428-f9e84f4ffd44 /go.mod h1:tp0Cjel4V3ZLi0biwmmAoTmO8HgmxFaaIqwiN8+0eeE =
1202
+ github.com/werf/werf v1.2.308-0.20240412125023-1fb29c861fab h1:J2Y8DGUoSg6MfCPrM+HKq2FzxG6Xu6QrempAV4JG+/g =
1203
+ github.com/werf/werf v1.2.308-0.20240412125023-1fb29c861fab /go.mod h1:tp0Cjel4V3ZLi0biwmmAoTmO8HgmxFaaIqwiN8+0eeE =
1204
1204
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
1205
1205
github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
1206
1206
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
You can’t perform that action at this time.
0 commit comments