This website works better with JavaScript
Home
Explore
Help
Sign In
NativePlanet
/
goseg
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add urbit container startup
reid
2 years ago
parent
ea9623ac85
commit
d261635e20
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
config/config.go
+ 1
- 0
config/config.go
View File
@@ -10,6 +10,7 @@ import (
"net/http"
"os"
"path/filepath"
+ "runtime"
"sync"
"time"
)