Stop the process before compiling.

pull/2281/head
skiffer-git 1 year ago
parent 9645a78591
commit 4e5b5464d3

@ -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