Skip to content

Commit

Permalink
dep(pkg/scheduling/cron): update go.mod deps
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kungla <[email protected]>
  • Loading branch information
mkungla committed Feb 26, 2024
1 parent 6732411 commit 3255075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/scheduling/cron/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/happy-sdk/happy/pkg/scheduling/cron

go 1.22

require github.com/happy-sdk/happy/pkg/devel/testutils v0.6.0
require github.com/happy-sdk/happy/pkg/devel/testutils v0.7.0
4 changes: 2 additions & 2 deletions pkg/scheduling/cron/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/happy-sdk/happy/pkg/devel/testutils v0.6.0 h1:0JZqOzQNWzfD6RVYKe8f3UETg4E8PRcp4wsMJ7z5/wQ=
github.com/happy-sdk/happy/pkg/devel/testutils v0.6.0/go.mod h1:RhJucLCtEYMceBiIex9+9YmR05q0zs9qchSLnUDdFeY=
github.com/happy-sdk/happy/pkg/devel/testutils v0.7.0 h1:Tyym7OiArjuKnKRIAITioGjuobvhFUMsIGg0bZ58CUs=
github.com/happy-sdk/happy/pkg/devel/testutils v0.7.0/go.mod h1:K/VIXChL6yiZTWsYrrl3lauYUAQL1cMaIJK5aPvG/xs=

0 comments on commit 3255075

Please sign in to comment.