mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated deps
This commit is contained in:
2
vendor/github.com/docker/distribution/notifications/sinks.go
generated
vendored
2
vendor/github.com/docker/distribution/notifications/sinks.go
generated
vendored
@@ -151,7 +151,7 @@ func (eq *eventQueue) Write(events ...Event) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Close shutsdown the event queue, flushing
|
||||
// Close shuts down the event queue, flushing
|
||||
func (eq *eventQueue) Close() error {
|
||||
eq.mu.Lock()
|
||||
defer eq.mu.Unlock()
|
||||
|
||||
Reference in New Issue
Block a user