chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
9
gateway/go/go.mod
Normal file
9
gateway/go/go.mod
Normal file
@@ -0,0 +1,9 @@
|
||||
module solacenet-gateway
|
||||
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/go-redis/redis/v8 v8.11.5
|
||||
github.com/golang-jwt/jwt/v5 v5.2.0
|
||||
)
|
||||
Reference in New Issue
Block a user