update: send user for slug change event
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,7 +3,7 @@ module git.fossy.my.id/bagas/tunnel-please-controller
|
||||
go 1.25.5
|
||||
|
||||
require (
|
||||
git.fossy.my.id/bagas/tunnel-please-grpc v1.3.0
|
||||
git.fossy.my.id/bagas/tunnel-please-grpc v1.4.0
|
||||
github.com/jackc/pgx/v5 v5.8.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/lestrrat-go/httprc/v3 v3.0.3
|
||||
@@ -29,4 +29,4 @@ require (
|
||||
golang.org/x/text v0.32.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
|
||||
google.golang.org/protobuf v1.36.11 // indirect
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user