Selaa lähdekoodia

fix cont state

reid 2 vuotta sitten
vanhempi
commit
9729c48a7a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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