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 a831111 commit b26a00fCopy full SHA for b26a00f
README.md
@@ -24,7 +24,7 @@ Installation
24
Use go get.
25
26
```shell
27
- go get -u gopkg.in/go-playground/webhooks.v3
+go get -u gopkg.in/go-playground/webhooks.v3
28
```
29
30
Then import the package into your own code.
0 commit comments