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/caffix/pipeline
3
3
go 1.23.1
4
4
5
5
require (
6
- github.com/caffix/queue v0.2 .0
6
+ github.com/caffix/queue v0.3 .0
7
7
github.com/caffix/stringset v0.2.0
8
8
github.com/hashicorp/go-multierror v1.1.1
9
9
)
Original file line number Diff line number Diff line change 1
1
github.com/caffix/queue v0.2.0 h1:V6QRGGIUs1OJP2OdEmWiCwXJ9kENRirFfzJIBRVQ5gQ =
2
2
github.com/caffix/queue v0.2.0 /go.mod h1:AnCrUsy3cwDjLJvNv7FkQx/0Q9Hb7n7agRrUP0OiYl4 =
3
+ github.com/caffix/queue v0.3.0 h1:Kl0VUs3S79ifkm6SnvtZCuUazel3lwuaz7DSkeo03Ew =
4
+ github.com/caffix/queue v0.3.0 /go.mod h1:AnCrUsy3cwDjLJvNv7FkQx/0Q9Hb7n7agRrUP0OiYl4 =
3
5
github.com/caffix/stringset v0.2.0 h1:kN6xnvL8jzx2YhQNOYr6A6hFzUK+iikt1JtJ2MS2LC8 =
4
6
github.com/caffix/stringset v0.2.0 /go.mod h1:8PZ6GIPpMP5+r5hr790/05w3v9xI+gXRxRzJCZL57lQ =
5
7
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments