srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
176b6cb94fda9f283356d899011c2be49e23d9c9
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
176b6cb9
— Eugene Blikh Bump VERSION to 0.1.0 for tag
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}