commit | 00554c698ef837d8b6d9971933efc12fcaae0dcf | [log] [tgz] |
---|---|---|
author | Mahir Gunyel <mahir.gunyel@netsia.com> | Mon Jul 24 09:44:52 2023 +0300 |
committer | Mahir Gunyel <mahir.gunyel@netsia.com> | Mon Jul 24 09:44:52 2023 +0300 |
tree | 4eb8d87ea1d25542a30f0867908c89c095907183 | |
parent | ca4afa3ba0f2dce94a581efb30a5d97d0bb8bb5b [diff] |
VOL-5088 v2.12 - update voltha.protos version in all go.mod configs Change-Id: I2473cd000c4f06a7cd5a625456612b82a3d78ff1
diff --git a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/common.go b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/common.go index 3aef492..53674ec 100644 --- a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/common.go +++ b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/common.go
@@ -1,5 +1,5 @@ /* - * Copyright 2019-present Open Networking Foundation + * Copyright 2019-2023 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.
diff --git a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/meter_utils.go b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/meter_utils.go index ed3db8b..bd760d1 100644 --- a/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/meter_utils.go +++ b/vendor/github.com/opencord/voltha-lib-go/v7/pkg/meters/meter_utils.go
@@ -1,5 +1,5 @@ /* - * Copyright 2019-present Open Networking Foundation + * Copyright 2019-2023 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.