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/db/kvstore/etcdclient.go b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/etcdclient.go
index 438559e..8439afe 100644
--- a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/etcdclient.go
+++ b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/etcdclient.go
@@ -1,5 +1,5 @@
 /*
-* Copyright 2018-2023 Open Networking Foundation (ONF) and the ONF Contributors
+* Copyright 2018-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.