Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eleven26 committed Sep 28, 2023
1 parent f413ab6 commit 6b6bf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ goss, err := goss.New(goss.WithConfig(&Config{
1. 你可以通过下面的代码来导入 `goss`:

```go
import "github.com/eleven26/goss/v3"
import "github.com/eleven26/goss/v4"
```

2. 使用之前需要创建实例:
Expand Down

0 comments on commit 6b6bf31

Please sign in to comment.