Update generated go.sum files.

This commit is contained in:
jregan
2020-10-02 14:50:25 -07:00
parent 3f71c671df
commit b1b5a95466
18 changed files with 24 additions and 215 deletions

View File

@@ -234,9 +234,9 @@ spec:
mergeOptions: yaml.MergeOptions{
ListIncreaseDirection: yaml.MergeOptionsListAppend,
},
},
{description: `merge Element -- add Element third`,
},
{description: `merge Element -- add Element third`,
source: `
apiVersion: apps/v1
kind: Deployment
@@ -276,9 +276,9 @@ spec:
mergeOptions: yaml.MergeOptions{
ListIncreaseDirection: yaml.MergeOptionsListPrepend,
},
},
{description: `merge Element -- add Element fourth`,
},
{description: `merge Element -- add Element fourth`,
source: `
apiVersion: apps/v1
kind: Deployment
@@ -318,7 +318,7 @@ spec:
mergeOptions: yaml.MergeOptions{
ListIncreaseDirection: yaml.MergeOptionsListPrepend,
},
},
},
//
// Test Case