Minor fix to go.mod in master

This commit is contained in:
frikky
2022-05-12 17:12:45 +02:00
parent 1dee3d3a1c
commit 32b85ed985
+1 -1
View File
@@ -2,7 +2,7 @@ module main
go 1.16
replace github.com/shuffle/shuffle-shared => ../../../shuffle-shared
//replace github.com/shuffle/shuffle-shared => ../../../shuffle-shared
//replace github.com/frikky/kin-openapi => ../../../../git/kin-openapi
//replace github.com/frikky/go-elasticsearch => ../../../../git/go-elasticsearch