File: main.go

package info (click to toggle)
golang-github-rhysd-go-github-selfupdate 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: sh: 21; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
3
4
5
package main

func main() {
	println("not released yet!")
}