Stop the process before compiling.

pull/2279/head
skiffer-git 1 year ago
parent 04f5f45a3a
commit a0384cb928

@ -121,3 +121,4 @@ services:
- openim

@ -44,6 +44,7 @@ require (
golang.org/x/sync v0.6.0
)
require (
cloud.google.com/go v0.112.0 // indirect
cloud.google.com/go/compute v1.23.3 // indirect

Loading…
Cancel
Save