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