Skip to content

Commit d898387

Browse files
authored
Merge pull request #81 from intel/dependabot/go_modules/charts/consul-0.8.0/charts/consul/hack/helm-reference-gen/gopkg.in/yaml.v3-3.0.1
Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 in /charts/consul-0.8.0/charts/consul/hack/helm-reference-gen
2 parents bf47de0 + f698066 commit d898387

File tree

2 files changed

+3
-3
lines changed
  • charts/consul-0.8.0/charts/consul/hack/helm-reference-gen

2 files changed

+3
-3
lines changed

charts/consul-0.8.0/charts/consul/hack/helm-reference-gen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.15
44

55
require (
66
github.com/stretchr/testify v1.6.1
7-
gopkg.in/yaml.v3 v3.0.0
7+
gopkg.in/yaml.v3 v3.0.1
88
)

charts/consul-0.8.0/charts/consul/hack/helm-reference-gen/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
88
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
99
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
1010
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
11-
gopkg.in/yaml.v3 v3.0.0 h1:hjy8E9ON/egN1tAYqKb61G10WtihqetD4sz2H+8nIeA=
12-
gopkg.in/yaml.v3 v3.0.0/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
11+
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
12+
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

0 commit comments

Comments
 (0)