Fixing golang cache.
This commit is contained in:
parent
b5513bc240
commit
88699c0cff
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -6,7 +6,7 @@ import (
|
||||||
"os"
|
"os"
|
||||||
"os/exec"
|
"os/exec"
|
||||||
)
|
)
|
||||||
|
//?
|
||||||
const header = "package main\nconst Value = \""
|
const header = "package main\nconst Value = \""
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue