Skip to content

Commit dd3176c

Browse files
dependabot[bot]filariow
authored andcommitted
Bump github.com/imdario/mergo from 0.3.11 to 0.3.12
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.11 to 0.3.12. - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](darccio/mergo@v0.3.11...0.3.12) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a8f3bc commit dd3176c

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/FrancescoIlario/gocg
33
go 1.15
44

55
require (
6-
github.com/imdario/mergo v0.3.11
6+
github.com/imdario/mergo v0.3.12
77
github.com/matryer/is v1.4.0
88
github.com/spf13/cobra v1.1.3
99
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776

vendor/github.com/imdario/mergo/.travis.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/imdario/mergo/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/imdario/mergo/merge.go

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# github.com/imdario/mergo v0.3.11
1+
# github.com/imdario/mergo v0.3.12
22
## explicit
33
github.com/imdario/mergo
44
# github.com/inconshreveable/mousetrap v1.0.0

0 commit comments

Comments
 (0)