We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9444c9 commit c0a16d6Copy full SHA for c0a16d6
README.md
@@ -62,7 +62,7 @@ cpu arch | amd64(x86_64)|
62
...
63
```
64
65
-3. At last, execute `go mod download`.
+3. At last, execute `go mod tidy`.
66
67
#### Build your project in `build-env`
68
version.go
@@ -16,4 +16,4 @@
16
17
package pinpoint
18
19
-const Version = "v1.0.0"
+const Version = "v1.0.1"
0 commit comments