File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/golang-queue/queue
2
2
3
- go 1.23
3
+ go 1.23.0
4
4
5
5
require (
6
- github.com/appleboy/com v0.3 .0
6
+ github.com/appleboy/com v0.4 .0
7
7
github.com/jpillora/backoff v1.0.0
8
8
github.com/stretchr/testify v1.10.0
9
9
go.uber.org/goleak v1.3.0
Original file line number Diff line number Diff line change 1
- github.com/appleboy/com v0.3 .0 h1:omze/tJPyi2YVH+m23GSrCGt90A+4vQNpEYBW+GuSr4 =
2
- github.com/appleboy/com v0.3 .0 /go.mod h1:kByEI3/vzI5GM1+O5QdBHLsXaOsmFsJcOpCSgASi4sg =
1
+ github.com/appleboy/com v0.4 .0 h1:z6Yx16K5nqnUrT5N40elwvcFFuCbIwJn80FeYXS1H4I =
2
+ github.com/appleboy/com v0.4 .0 /go.mod h1:IbC1mLvqcIYn2YVNJgAYB9XnhbUh1xYKsOzdEOy0n+c =
3
3
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments