Browse Source

run updated bingen v.0.0.4

Sean Holcomb 5 năm trước cách đây
mục cha
commit
9c49c78d13
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pkg/kubecost/kubecost_codecs.go

+ 1 - 1
pkg/kubecost/kubecost_codecs.go

@@ -368,7 +368,7 @@ func (target *Allocation) UnmarshalBinary(data []byte) (err error) {
 			if errE != nil {
 				return errE
 			}
-			v = *gg
+			v := *gg
 			// --- [end][read][struct](PVKey) ---
 
 			var z *PVAllocation