mirror of
https://github.com/arnaucube/mirror-to-gitea.git
synced 2026-02-07 11:36:45 +01:00
move main
This commit is contained in:
5
cmd/main.go
Normal file
5
cmd/main.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
println("Hello World")
|
||||
}
|
||||
Reference in New Issue
Block a user