Skip to content

Commit

Permalink
use go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
da440dil committed Dec 17, 2020
1 parent 8c8f659 commit 794a98a
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/da440dil/go-counter

go 1.15
go 1.14

require (
github.com/go-redis/redis/v8 v8.4.4
Expand Down

0 comments on commit 794a98a

Please sign in to comment.