File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/briandowns/spinner v1.23.2
99 github.com/google/go-github/v28 v28.1.1
1010 github.com/gorilla/websocket v1.5.3
11- github.com/gosimple/slug v1.14 .0
11+ github.com/gosimple/slug v1.15 .0
1212 github.com/hookdeck/hookdeck-go-sdk v0.4.1
1313 github.com/logrusorgru/aurora v2.0.3+incompatible
1414 github.com/mitchellh/go-homedir v1.1.0
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORR
9696github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
9797github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg =
9898github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
99- github.com/gosimple/slug v1.14 .0 h1:RtTL/71mJNDfpUbCOmnf/XFkzKRtD6wL6Uy+3akm4Es =
100- github.com/gosimple/slug v1.14 .0 /go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ =
99+ github.com/gosimple/slug v1.15 .0 h1:wRZHsRrRcs6b0XnxMUBM6WK1U1Vg5B0R7VkIf1Xzobo =
100+ github.com/gosimple/slug v1.15 .0 /go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ =
101101github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o =
102102github.com/gosimple/unidecode v1.0.1 /go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc =
103103github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 /go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs =
You can’t perform that action at this time.
0 commit comments