Joey Armstrong | c8d7063 | 2024-06-27 15:25:38 -0400 | [diff] [blame] | 1 | // Copyright 2018-2024 Open Networking Foundation Contributors |
2 | // SPDX-FileCopyrightText: 2018-2024 Open Networking Foundation Contributors | ||||
3 | // | ||||
4 | // SPDX-License-Identifier: Apache-2.0 | ||||
Scott Baker | 3921079 | 2019-10-03 15:00:52 -0700 | [diff] [blame] | 5 | |
6 | /* | ||||
7 | * Import this file into a go project in order to cause `go mod vendor` | ||||
8 | * to vendor the voltha.pb file. | ||||
9 | */ | ||||
10 | |||||
Maninder | d4373b4 | 2020-12-10 04:58:13 +0530 | [diff] [blame] | 11 | package volthaGoProtoSet |