Skip to content

Commit

Permalink
fixed required go version format
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrymomot committed Dec 27, 2023
1 parent 776bba0 commit 4842ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/dmitrymomot/asyncer

go 1.21.4
go 1.21

require github.com/hibiken/asynq v0.24.1

Expand Down

0 comments on commit 4842ddb

Please sign in to comment.