srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
d44d75de0f007b7a1d4f4fade402fe10653413f9
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
d44d75de
— Eugene Blikh publish.yml: goreleaser --skip=validate
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}