Skip to content

Commit

Permalink
upgrade to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasno committed Apr 10, 2020
1 parent 62f422e commit f6e8153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-CN.md
Expand Up @@ -41,7 +41,7 @@ composer require hyperf/gotask
package main

import (
"github.com/hyperf/gotask/pkg/gotask"
"github.com/hyperf/gotask/v2/pkg/gotask"
)

type App struct{}
Expand Down

0 comments on commit f6e8153

Please sign in to comment.