This website requires JavaScript.
Explore
Help
Sign in
pub
/
version
Watch
1
Fork
You've already forked version
0
Code
Issues
Pull requests
Releases
Wiki
Activity
5e5526ba77
version
/
main.go
8 lines
80 B
Go
Raw
Normal View
History
Unescape
Escape
Fixed package name to be main.
2025-04-20 01:52:40 +03:00
package
main
First commit.
2025-04-20 01:04:48 +03:00
Replacing shell script with golang src file.
2025-04-20 01:50:18 +03:00
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"version is here"
)
First commit.
2025-04-20 01:04:48 +03:00
}
Reference in a new issue
Copy permalink