File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.22.0
4
4
5
5
require (
6
6
github.com/cidverse/cidverseutils/filesystem v0.1.2-0.20241219211714-77ae5cef4073
7
- github.com/gosimple/slug v1.14 .0
7
+ github.com/gosimple/slug v1.15 .0
8
8
github.com/pelletier/go-toml/v2 v2.2.3
9
9
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
10
10
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/cidverse/cidverseutils/filesystem v0.1.2-0.20241219211714-77ae5cef407
5
5
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
7
7
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8
- github.com/gosimple/slug v1.14 .0 h1:RtTL/71mJNDfpUbCOmnf/XFkzKRtD6wL6Uy+3akm4Es =
9
- github.com/gosimple/slug v1.14 .0 /go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ =
8
+ github.com/gosimple/slug v1.15 .0 h1:wRZHsRrRcs6b0XnxMUBM6WK1U1Vg5B0R7VkIf1Xzobo =
9
+ github.com/gosimple/slug v1.15 .0 /go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ =
10
10
github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o =
11
11
github.com/gosimple/unidecode v1.0.1 /go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc =
12
12
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M =
You can’t perform that action at this time.
0 commit comments