This website requires JavaScript.
Explore
Help
Register
Sign in
j
/
workflow-sample-go
Watch
1
Star
0
Fork
You've already forked workflow-sample-go
0
Code
Issues
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
main
workflow-sample-go
/
pkg
/
util
/
util.go
8 lines
75 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Sample go project
2025-06-17 15:45:03 +10:00
package
util
oops
2025-06-17 16:04:37 +10:00
import
"fmt"
Sample go project
2025-06-17 15:45:03 +10:00
func
PrintVersion
(
)
{
fmt
.
Println
(
"v4.2.0"
)
}
Reference in a new issue
Copy permalink