publish: update public mirror
This commit is contained in:
commit
73a33985d7
2 changed files with 4 additions and 0 deletions
1
README.md
Normal file
1
README.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
# My First Project
|
||||||
3
src/main.go
Normal file
3
src/main.go
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
package main
|
||||||
|
|
||||||
|
func main() {}
|
||||||
Loading…
Reference in a new issue