diff --git a/backend/go-app/go.mod b/backend/go-app/go.mod index 109796ed..013c1b65 100755 --- a/backend/go-app/go.mod +++ b/backend/go-app/go.mod @@ -1,6 +1,6 @@ module shuffle-shared -replace github.com/shuffle/shuffle-shared => ../../../../git/shuffle-shared +// replace github.com/shuffle/shuffle-shared => ../../../../git/shuffle-shared go 1.19