api-gateway with depends_on users-api

This commit is contained in:
stackops
2026-04-09 16:53:42 +03:00
commit eae5f6165d
4 changed files with 127 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module api-gateway
go 1.25.6