all repos

dotfiles @ 9c9c13c

my dotfiles
1 files changed, 1 insertions(+), 1 deletions(-)
bin: go clean on caches
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-02-19 20:16:23 +0200
Parent: 38e35fe
M bin/goclean

@@ -1,2 +1,2 @@

#!/usr/bin/env bash -exec go clean -cache -modcache -i -r +exec go clean -cache -testcache