reid před 2 roky
rodič
revize
9729c48a7a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      structs/structs.go

+ 1 - 1
structs/structs.go

@@ -22,7 +22,7 @@ type ContainerState struct {
 	Name      string
 	Image     string
 	Status    string
-	CreatedAt time.Time
+	CreatedAt string
 }
 
 // authenticated browser sessions