diff --git a/go.work.example b/go.work.example index 8601dc8..d9a93ce 100644 --- a/go.work.example +++ b/go.work.example @@ -14,4 +14,4 @@ use ( replace github.com/luskaner/aoe2DELanServer/common v0.0.0-20240803175212-482443b3f0c7 => ./common replace github.com/luskaner/aoe2DELanServer/launcher-common v0.0.0-20240803181101-bd67ef728e1f => ./launcher-common -replace github.com/luskaner/aoe2DELanServer/battle-server-broadcast v1.2.0-rc.7 => ./battle-server-broadcast \ No newline at end of file +replace github.com/luskaner/aoe2DELanServer/battle-server-broadcast v1.2.0 => ./battle-server-broadcast \ No newline at end of file