Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ main
Function
main
main.go:14–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
var
version =
""
13
14
func
main() {
15
upgrade.SetVersion(version)
16
17
cmd.Execute()
18
os.Exit(0)
19
}
Callers
nothing calls this directly
Calls
2
SetVersion
Function · 0.92
Execute
Function · 0.92
Tested by
no test coverage detected