File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
package sprig
2
2
3
3
import (
4
- "github.com/imdario /mergo"
4
+ "dario.cat /mergo"
5
5
"github.com/mitchellh/copystructure"
6
6
)
7
7
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ module github.com/Masterminds/sprig/v3
3
3
go 1.21
4
4
5
5
require (
6
+ dario.cat/mergo v1.0.1
6
7
github.com/Masterminds/goutils v1.1.1
7
8
github.com/Masterminds/semver/v3 v3.3.0
8
9
github.com/google/uuid v1.6.0
9
10
github.com/huandu/xstrings v1.5.0
10
- github.com/imdario/mergo v0.3.16
11
11
github.com/mitchellh/copystructure v1.2.0
12
12
github.com/shopspring/decimal v1.4.0
13
13
github.com/spf13/cast v1.7.0
Original file line number Diff line number Diff line change
1
+ dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s =
2
+ dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
1
3
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
2
4
github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
3
5
github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0 =
@@ -13,8 +15,6 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
13
15
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
14
16
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI =
15
17
github.com/huandu/xstrings v1.5.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
16
- github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4 =
17
- github.com/imdario/mergo v0.3.16 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
18
18
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
19
19
github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
20
20
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
You can’t perform that action at this time.
0 commit comments