nixpkgs/pkgs/tools/misc/mmctl/0001-module-replace-public.patch
2023-11-30 04:30:28 +01:00

9 lines
231 B
Diff

--- a/go.mod
+++ b/go.mod
@@ -218,3 +218,5 @@ exclude (
github.com/dyatlov/go-opengraph v0.0.0-20210112100619-dae8665a5b09
github.com/willf/bitset v1.2.0
)
+
+replace github.com/mattermost/mattermost/server/public => ./public