[VOL-5247] repo:voltha-go release patching prep

VERSION
-------
  o Bump release verison string

.gitreview
----------
  o Assign defaultbranch=voltha-12

go.mod
go.sum
---------------------------------------
  o Update repo:voltha-prots  to release verison v5.4.11
  o Update repo:voltha-lib-go to release version v7.5.3

vendor/github.com/opencord/voltha-/*
vendor/modules.txt
------------------------------------
  o make mod-update LOCAL_FIX_PERMS=1 to regenerate vendor/ deps
  o find . -name '*.go' -print0 | xargs -0 -n1 gofmt -s -e -w

Change-Id: I0643e53d28a6b49305a60597ca63d60c89a7358b
diff --git a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/kafka/utils.go b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/kafka/utils.go
index 02f4245..7dcc724 100644
--- a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/kafka/utils.go
+++ b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/kafka/utils.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.