Fixed default gateway for bff

This commit is contained in:
Stephan D
2026-02-04 13:44:20 +01:00
parent afa842ba65
commit f56a3d4611
30 changed files with 66 additions and 66 deletions

View File

@@ -48,5 +48,5 @@ require (
golang.org/x/sync v0.19.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260202165425-ce8ad4cf556b // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
)