Update go.mod dependencies
--------------------------

go.mod
go.sum
vendor/modules.txt
------------------
  o Update voltha-lib-go to v7.4.5
  o Update voltha-protos to v5.4.11

vendor/
-------
  o Invoke make mod-update to refresh dependencies in vendor/ source.

Change-Id: Icf196fd23ddeaf3c203f116610b4acfc518cd474
diff --git a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/log/common.go b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/log/common.go
index 836d9ab..383cfc4 100644
--- a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/log/common.go
+++ b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/log/common.go
@@ -1,5 +1,5 @@
 /*
- * Copyright 2020-2023 Open Networking Foundation (ONF) and the ONF Contributors
+ * Copyright 2020-2024 Open Networking Foundation (ONF) and the ONF Contributors
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.