Explorar o código

add urbit container startup

reid %!s(int64=2) %!d(string=hai) anos
pai
achega
d261635e20
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      config/config.go

+ 1 - 0
config/config.go

@@ -10,6 +10,7 @@ import (
 	"net/http"
 	"os"
 	"path/filepath"
+	"runtime"
 	"sync"
 	"time"
 )