File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/labstack/echo/v4 v4.10.2
1818 github.com/lestrrat-go/jwx/v2 v2.0.10
1919 github.com/mattermost/mattermost-server/v5 v5.39.3
20- github.com/rubenv/sql-migrate v1.4.0
20+ github.com/rubenv/sql-migrate v1.5.2
2121 github.com/sirupsen/logrus v1.9.3
2222 golang.org/x/oauth2 v0.8.0
2323)
Original file line number Diff line number Diff line change @@ -995,6 +995,7 @@ github.com/rs/zerolog v1.13.0/go.mod h1:YbFCdg8HfsridGWAh22vktObvhZbQsZXe4/zB0OK
995995github.com/rs/zerolog v1.15.0 /go.mod h1:xYTKnLHcpfU2225ny5qZjxnj9NvkumZYjJHlAThCjNc =
996996github.com/rubenv/sql-migrate v1.4.0 h1:y4ndB3hq5tmjvQ8jcuqhLgeEqoxIjEidN5RaCkKOAAE =
997997github.com/rubenv/sql-migrate v1.4.0 /go.mod h1:lRxHt4vTgRJtpGbulUUYHA9dzfbBJXRt+PwUF/jeNYo =
998+ github.com/rubenv/sql-migrate v1.5.2 /go.mod h1:H38GW8Vqf8F0Su5XignRyaRcbXbJunSWxs+kmzlg0Is =
998999github.com/rudderlabs/analytics-go v3.3.1+incompatible /go.mod h1:LF8/ty9kUX4PTY3l5c97K3nZZaX5Hwsvt+NBaRL/f30 =
9991000github.com/russellhaering/goxmldsig v1.1.0 /go.mod h1:QK8GhXPB3+AfuCrfo0oRISa9NfzeCpWmxeGnqEpDF9o =
10001001github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
You can’t perform that action at this time.
0 commit comments