File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1818 source = ' data'
1919 target = ' data'
2020 [[module .imports ]]
21- path = " github.com/gethinode/mod-utils/v4 "
21+ path = " github.com/gethinode/mod-utils/v5 "
2222
2323[params .modules .lottie ]
2424 integration = " optional"
Original file line number Diff line number Diff line change 1- module github.com/gethinode/mod-lottie
1+ module github.com/gethinode/mod-lottie/v2
22
33go 1.19
44
55require (
66 github.com/airbnb/lottie-web v5.13.0+incompatible // indirect
7- github.com/gethinode/mod-utils/v4 v4.21.5 // indirect
7+ github.com/gethinode/mod-utils/v5 v5.0.0 // indirect
88)
Original file line number Diff line number Diff line change @@ -102,3 +102,5 @@ github.com/gethinode/mod-utils/v4 v4.21.3 h1:F6pyHbgGzL1FGEV66j8T4hDg3a80cJ/PgPs
102102github.com/gethinode/mod-utils/v4 v4.21.3 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
103103github.com/gethinode/mod-utils/v4 v4.21.5 h1:X3dxeBGDpFCsFcqk21l6eWtUYYGIQcExvHnlOQnvR04 =
104104github.com/gethinode/mod-utils/v4 v4.21.5 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
105+ github.com/gethinode/mod-utils/v5 v5.0.0 h1:iF8FtgzQu9BW7R94sJ77gltSZO2QkAv60EMNvtTSpIA =
106+ github.com/gethinode/mod-utils/v5 v5.0.0 /go.mod h1:PwQN4oOjA6k/vet11JueJ9asZMgL0DBa3jyS9tPkBWU =
You can’t perform that action at this time.
0 commit comments