Skip to content

Commit

Permalink
Fixes data race conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
papa-stiflera committed Feb 12, 2017
1 parent cce577e commit 1379d87
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 65 deletions.
2 changes: 1 addition & 1 deletion example/example.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import (
"fmt"

"github.com/jasonlvhit/gocron"
"github.com/papa-stiflera/gocron"
)

func task() {
Expand Down
Loading

0 comments on commit 1379d87

Please sign in to comment.