We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a13b53 commit dcf3409Copy full SHA for dcf3409
README.md
@@ -22,7 +22,7 @@ Search Response type has been changed to ```*opensearchapi.SearchResp``` instead
22
Starting from `v2.0.0`, the module path has changed. To upgrade, update your `go.mod` file to:
23
24
```bash
25
-go get github.com/username/repository/v2
+go get github.com/defensestation/osquery/v2
26
```
27
28
## License
0 commit comments