Removed a problem with duplicate binds in worker

This commit is contained in:
Frikky
2025-04-03 18:23:34 +02:00
parent 3ce9a75ef6
commit d1d06df2b0
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.23.0
toolchain go1.23.7
//replace github.com/shuffle/shuffle-shared => ../../../shuffle-shared
replace github.com/shuffle/shuffle-shared => ../../../shuffle-shared
require (
cloud.google.com/go/datastore v1.15.0