Skip to content

Commit

Permalink
chore(deps): bump github.com/appleboy/com from 0.2.1 to 0.3.0 (#141)
Browse files Browse the repository at this point in the history
Bumps [github.com/appleboy/com](https://github.com/appleboy/com) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/appleboy/com/releases)
- [Changelog](https://github.com/appleboy/com/blob/master/.goreleaser.yaml)
- [Commits](appleboy/com@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/appleboy/com
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent d46e5d5 commit f6d59cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/golang-queue/queue
go 1.22

require (
github.com/appleboy/com v0.2.1
github.com/appleboy/com v0.3.0
github.com/jpillora/backoff v1.0.0
github.com/stretchr/testify v1.10.0
go.uber.org/goleak v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/appleboy/com v0.2.1 h1:dHAHauX3eYDuheAahI83HIGFxpi0SEb2ZAu9EZ9hbUM=
github.com/appleboy/com v0.2.1/go.mod h1:kByEI3/vzI5GM1+O5QdBHLsXaOsmFsJcOpCSgASi4sg=
github.com/appleboy/com v0.3.0 h1:omze/tJPyi2YVH+m23GSrCGt90A+4vQNpEYBW+GuSr4=
github.com/appleboy/com v0.3.0/go.mod h1:kByEI3/vzI5GM1+O5QdBHLsXaOsmFsJcOpCSgASi4sg=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit f6d59cd

Please sign in to comment.