Fixing golang cache.

This commit is contained in:
Foil-hat-guy 2025-04-20 02:06:53 +03:00
parent b5513bc240
commit 88699c0cff
No known key found for this signature in database
GPG key ID: 221CC305A7B23591

View file

@ -6,7 +6,7 @@ import (
"os"
"os/exec"
)
//?
const header = "package main\nconst Value = \""
func main() {