ceph-csi/vendor/github.com/imdario/mergo/go.mod
Rakshith R 9eaa55506f rebase: update controller-runtime package to v0.9.2
This commit updates controller-runtime to v0.9.2 and
makes changes in persistentvolume.go to add context to
various functions and function calls made here instead of
context.TODO().

Signed-off-by: Rakshith R <rar@redhat.com>
2021-07-01 03:35:23 +00:00

6 lines
74 B
Modula-2

module github.com/imdario/mergo
go 1.13
require gopkg.in/yaml.v2 v2.3.0