github.com/keybase/client/go@v0.0.0-20240309051027-028f7c731f8b/updater/util/util_test.go (about) 1 // Copyright 2015 Keybase, Inc. All rights reserved. Use of 2 // this source code is governed by the included BSD license. 3 4 package util 5 6 import "github.com/keybase/go-logging" 7 8 var testLog = &logging.Logger{Module: "test"}