Skip to content

Commit

Permalink
Fixed bug in worker
Browse files Browse the repository at this point in the history
  • Loading branch information
SebiWrn committed Dec 13, 2023
1 parent 0490691 commit ca9fb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/TUM-Dev/gocast/worker

go 1.21.3
go 1.21

// Direct dependencies
require (
Expand Down

0 comments on commit ca9fb82

Please sign in to comment.