File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/codefly-dev/service-python-fastapi
33go 1.22.0
44
55require (
6- github.com/codefly-dev/core v0.1.78
6+ github.com/codefly-dev/core v0.1.80
77 github.com/hashicorp/go-multierror v1.1.1
88 github.com/hashicorp/go-plugin v1.6.0
99 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqy
2020github.com/cenkalti/backoff/v4 v4.2.1 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
2121github.com/cheggaaa/pb/v3 v3.1.5 h1:QuuUzeM2WsAqG2gMqtzaWithDJv0i+i6UlnwSCI4QLk =
2222github.com/cheggaaa/pb/v3 v3.1.5 /go.mod h1:CrxkeghYTXi1lQBEI7jSn+3svI3cuc19haAj6jM60XI =
23- github.com/codefly-dev/core v0.1.78 h1:k/evgIpEThO2fSMyX4NgjFiTNqOk6iQswhYe3KI6T5s =
24- github.com/codefly-dev/core v0.1.78 /go.mod h1:mZ5m3VQYixwPHF/0+b6+D3M1XwtQG4ugxwXSTPs5A64 =
23+ github.com/codefly-dev/core v0.1.80 h1:VXqDv80SFLLjfGS1VioJJGyA8ntCQ52fq43KNQxrlmQ =
24+ github.com/codefly-dev/core v0.1.80 /go.mod h1:BEE5mLRKC5/hNGsXO6LblKcSSbwN8lzvXXTcZytohVc =
2525github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
2626github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
2727github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments