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 @@ -9,7 +9,7 @@ require (
99 github.com/google/go-github/v54 v54.0.0
1010 github.com/gorilla/mux v1.8.1
1111 github.com/hashicorp/go-multierror v1.1.1
12- github.com/mattermost/mattermost/server/public v0.1.8
12+ github.com/mattermost/mattermost/server/public v0.1.9
1313 github.com/microcosm-cc/bluemonday v1.0.19
1414 github.com/pkg/errors v0.9.1
1515 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ github.com/mattermost/ldap v0.0.0-20231116144001-0f480c025956 h1:Y1Tu/swM31pVwwb
132132github.com/mattermost/ldap v0.0.0-20231116144001-0f480c025956 /go.mod h1:SRl30Lb7/QoYyohYeVBuqYvvmXSZJxZgiV3Zf6VbxjI =
133133github.com/mattermost/logr/v2 v2.0.21 h1:CMHsP+nrbRlEC4g7BwOk1GAnMtHkniFhlSQPXy52be4 =
134134github.com/mattermost/logr/v2 v2.0.21 /go.mod h1:kZkB/zqKL9e+RY5gB3vGpsyenC+TpuiOenjMkvJJbzc =
135- github.com/mattermost/mattermost/server/public v0.1.8 h1:Z2PUXR4YGquuSo3ojNUl0aazOMSRqALjyMaf20jNIy4 =
136- github.com/mattermost/mattermost/server/public v0.1.8 /go.mod h1:SkTKbMul91Rq0v2dIxe8mqzUOY+3KwlwwLmAlxDfGCk =
135+ github.com/mattermost/mattermost/server/public v0.1.9 h1:l/OKPRVuFeqL0yqRVC/JpveG5sLNKcT9llxqMkO9e+s =
136+ github.com/mattermost/mattermost/server/public v0.1.9 /go.mod h1:SkTKbMul91Rq0v2dIxe8mqzUOY+3KwlwwLmAlxDfGCk =
137137github.com/mattn/go-colorable v0.1.9 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
138138github.com/mattn/go-colorable v0.1.12 /go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4 =
139139github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
You can’t perform that action at this time.
0 commit comments