Merge branch '11807-yaml-to-json'
[arvados.git] / services / keepstore / config_test.go
index eaa09042484388dd8185b2d8c79679034c6951f7..5e55042c28747de26c0f9e1ad1806bcec00ad5c7 100644 (file)
@@ -1,7 +1,11 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 import (
-       "log"
+       log "github.com/Sirupsen/logrus"
 )
 
 func init() {