Skip to content

Commit 23f8628

Browse files
committed
Updated src.
1 parent 822ca7a commit 23f8628

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor/

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/l4go/task
22

33
go 1.15
44

5-
require github.com/l4go/timer v0.0.0-20220120095019-e6646286833b
5+
require github.com/l4go/timer v1.20220131.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
github.com/l4go/timer v0.0.0-20220120095019-e6646286833b h1:I2BR+h1YYcQgivla2BkupS8uAYwCfQb4HEUrC6D8G14=
22
github.com/l4go/timer v0.0.0-20220120095019-e6646286833b/go.mod h1:Uk5w/ITwWaKzi8M6+1VG0nUvYCLMtIOSJuiALCbMzXI=
3+
github.com/l4go/timer v1.20220131.0 h1:0g43f3ZYx4vkqbyMNXNkc7t/0xLtLqhYYjNBLqv1bIs=
4+
github.com/l4go/timer v1.20220131.0/go.mod h1:3WVqLwRVS1odYYP2UqSs8k8VYAbIRlNEGE02Yq1I2Pw=

0 commit comments

Comments
 (0)