Skip to content

Commit

Permalink
Bump github.com/cdzombak/gotfy
Browse files Browse the repository at this point in the history
Bumps [github.com/cdzombak/gotfy](https://github.com/cdzombak/gotfy) from 0.0.0-20240610014552-d016c27f5d28 to 1.1.0.
- [Commits](https://github.com/cdzombak/gotfy/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/cdzombak/gotfy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 1dd21fb commit d97c407
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 runner
go 1.19

require (
github.com/cdzombak/gotfy v0.0.0-20240610014552-d016c27f5d28
github.com/cdzombak/gotfy v1.1.0
github.com/oraoto/go-pidfd v0.1.1
github.com/xhit/go-simple-mail/v2 v2.16.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/cdzombak/gotfy v0.0.0-20240610014552-d016c27f5d28 h1:LuA6Eq/wvAkbXz99NogxpxPof9otUNdbihQzWneFb7w=
github.com/cdzombak/gotfy v0.0.0-20240610014552-d016c27f5d28/go.mod h1:80pdghg/NV7evkQNipZzhUa/oHjdhbXwBGGVOe4T0UM=
github.com/cdzombak/gotfy v1.1.0 h1:i0F3xIhJW2Lobd8HYewcyhp4ItJNlJ7JlzUWkiVlcgg=
github.com/cdzombak/gotfy v1.1.0/go.mod h1:80pdghg/NV7evkQNipZzhUa/oHjdhbXwBGGVOe4T0UM=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg=
github.com/go-test/deep v1.1.0/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE=
Expand Down

0 comments on commit d97c407

Please sign in to comment.