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 ecaee46 commit aeacca7Copy full SHA for aeacca7
README.md
@@ -112,7 +112,7 @@ Reuslt file `daemon.conf`:
112
## Installation
113
114
```bash
115
-GOREPLACE_VERSION=0.6.0 \
+GOREPLACE_VERSION=1.0.0 \
116
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/go-replace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
117
&& chmod +x /usr/local/bin/go-replace
118
```
0 commit comments