mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
@@ -32,7 +32,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
activationLock chan struct{} = make(chan struct{})
|
||||
activationLock = make(chan struct{})
|
||||
)
|
||||
|
||||
type HttpServer struct {
|
||||
|
||||
Reference in New Issue
Block a user