chore: use gateway fork (#13754)

* use gateway fork

* remove everywhere and go mod tidy all

* updates

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Marko
2022-11-03 21:14:59 +00:00
committed by GitHub
co-authored by Julien Robert
parent 3034a9d54a
commit 20448048a4
7 changed files with 13 additions and 34 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"sync"
"time"
"github.com/gogo/gateway"
gateway "github.com/cosmos/gogogateway"
"github.com/gorilla/handlers"
"github.com/gorilla/mux"
"github.com/grpc-ecosystem/grpc-gateway/runtime"