Skip to content

Commit

Permalink
chore: pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Feb 27, 2024
1 parent e2db57f commit a351b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ee/orchestration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ toolchain go1.21.5

require (
github.com/ThreeDotsLabs/watermill v1.3.5
github.com/davecgh/go-spew v1.1.1
github.com/expr-lang/expr v1.15.6
github.com/formancehq/formance-sdk-go/v2 v2.0.0-00010101000000-000000000000
github.com/formancehq/stack/libs/go-libs v0.0.0-20230221161632-e6dc6a89a85e
Expand Down Expand Up @@ -56,6 +55,7 @@ require (
github.com/aws/smithy-go v1.19.0 // indirect
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
github.com/containerd/continuity v0.3.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dnwe/otelsarama v0.0.0-20231212173111-631a0a53d5d4 // indirect
github.com/docker/cli v20.10.17+incompatible // indirect
github.com/docker/docker v24.0.7+incompatible // indirect
Expand Down

0 comments on commit a351b23

Please sign in to comment.