We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41631f commit f521075Copy full SHA for f521075
1 file changed
openfeature-provider/go/README.md
@@ -16,6 +16,7 @@ A high-performance OpenFeature provider for [Confidence](https://confidence.spot
16
17
```bash
18
go get github.com/spotify/confidence-resolver/openfeature-provider/go
19
+go mod tidy
20
```
21
22
## Requirements
0 commit comments