go.mod: gopkg.in/yaml.v2 v2.4.0
This updates the package to a version to include the security fixes in v2.2.3. Version 2.3.0 was known introduce a breaking change for some users, so using the latest (v2.4.0) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
6891d94832
commit
06c8d441f8
11 changed files with 155 additions and 78 deletions
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
@ -242,6 +242,6 @@ google.golang.org/grpc/transport
|
|||
# gopkg.in/check.v1 v1.0.0-20141024133853-64131543e789
|
||||
## explicit
|
||||
gopkg.in/check.v1
|
||||
# gopkg.in/yaml.v2 v2.2.2
|
||||
# gopkg.in/yaml.v2 v2.4.0
|
||||
## explicit
|
||||
gopkg.in/yaml.v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue