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 c16412d commit ba791baCopy full SHA for ba791ba
README.md
@@ -91,7 +91,7 @@ go-replace --mode=template daemon.conf
91
## Installation
92
93
```bash
94
-GOREPLACE_VERSION=0.5.2 \
+GOREPLACE_VERSION=0.5.3 \
95
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/goreplace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
96
&& chmod +x /usr/local/bin/go-replace
97
```
0 commit comments