Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-sei committed Aug 19, 2024
1 parent 711b660 commit aed248c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ require (
github.com/outofforest/build v1.16.4
github.com/outofforest/libexec v0.3.9
github.com/outofforest/logger v0.5.4
github.com/outofforest/parallel v0.2.3
github.com/outofforest/run v0.6.0
github.com/pkg/errors v0.9.1
github.com/samber/lo v1.46.0
Expand All @@ -16,7 +17,6 @@ require (

require (
github.com/outofforest/ioc/v2 v2.5.2 // indirect
github.com/outofforest/parallel v0.2.3 // indirect
github.com/ridge/must v0.6.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
go.uber.org/multierr v1.11.0 // indirect
Expand Down

0 comments on commit aed248c

Please sign in to comment.