File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
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.87
6+ github.com/codefly-dev/core v0.1.88
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 @@ -22,6 +22,8 @@ github.com/cheggaaa/pb/v3 v3.1.5 h1:QuuUzeM2WsAqG2gMqtzaWithDJv0i+i6UlnwSCI4QLk=
2222github.com/cheggaaa/pb/v3 v3.1.5 /go.mod h1:CrxkeghYTXi1lQBEI7jSn+3svI3cuc19haAj6jM60XI =
2323github.com/codefly-dev/core v0.1.87 h1:SHrURVkrsepdxv+SqKzu4Is+w+rjyIXMF+76ZKSyx4s =
2424github.com/codefly-dev/core v0.1.87 /go.mod h1:iP7WE9MZ+Z71slLH4hlLjQ9ZYNHkyNAqSJJX8ETc1UI =
25+ github.com/codefly-dev/core v0.1.88 h1:rhv8YgdKYeO+MJX9ODNmVa06wPGH1Oi7IlNcTqDr/7I =
26+ github.com/codefly-dev/core v0.1.88 /go.mod h1:iP7WE9MZ+Z71slLH4hlLjQ9ZYNHkyNAqSJJX8ETc1UI =
2527github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
2628github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
2729github.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