Skip to content

Commit e27ceb1

Browse files
author
andykuszyk
committed
Ensured latest version of yaml lib is used
1 parent 69ae5a5 commit e27ceb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vendor/modules.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@ github.com/spf13/cobra
1313
# github.com/spf13/pflag v1.0.5
1414
## explicit; go 1.12
1515
github.com/spf13/pflag
16-
# github.com/stretchr/objx v0.5.0
17-
## explicit; go 1.12
1816
# github.com/stretchr/testify v1.8.2
1917
## explicit; go 1.13
2018
github.com/stretchr/testify/assert
2119
github.com/stretchr/testify/require
2220
# gopkg.in/yaml.v3 v3.0.1
2321
## explicit
2422
gopkg.in/yaml.v3
23+
# gopkg.in/yaml.v3 v3.0.0 => gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)