Update README with new commit hash

This commit is contained in:
Jeffrey Paul 2025-12-18 01:06:32 -08:00
parent cf739a6e93
commit 0c31667230

View File

@ -6,7 +6,7 @@ Installs common Go development tools at pinned versions.
```bash
# current as of 2025-12-18
go install sneak.berlin/go/gosetup@7188d87c39f4f468754c69a1e669d607771af22e ; hash -r ; gosetup
go install sneak.berlin/go/gosetup@cf739a6e93c44e9ed094ea5bf4ec0afd841fe1ec ; hash -r ; gosetup
```
## Usage