Commit Graph

4 Commits

Author SHA1 Message Date
myan 766b88e886
remove the usage of deprecated io/ioutil package
Signed-off-by: myan <myan@redhat.com>
2023-07-18 06:50:21 +00:00
Scott Nichols 82f2b61ecd
Adding SPDX Authors headers using Apache 2.0. (#681)
Signed-off-by: Scott Nichols <snichols@vmware.com>
2021-04-22 10:53:09 -07:00
Scott Nichols 38de413e9d
Adding IsUndelivered to help the readability of results from the protocol layers (#542)
* Adding Undelivered to help the readability of results from the protocol layers

Signed-off-by: Scott Nichols <snichols@vmware.com>

* IsUndelivered

Signed-off-by: Scott Nichols <snichols@vmware.com>
2020-06-26 11:12:03 -07:00
Scott Nichols 046759afa2
moving location of packages for submodules (#519)
* moving location of packages for submodules

Signed-off-by: Scott Nichols <snichols@vmware.com>

* fixing integration tests from move.

Signed-off-by: Scott Nichols <snichols@vmware.com>

* fix conform tests after move

Signed-off-by: Scott Nichols <snichols@vmware.com>

* exclude the conformance dir

Signed-off-by: Scott Nichols <snichols@vmware.com>

* adding go.mod for samples

Signed-off-by: Scott Nichols <snichols@vmware.com>

* adding v2 dirs to modules to allow for releasing at v2.x.y

Signed-off-by: Scott Nichols <snichols@vmware.com>

* fix import path for e2e tests

Signed-off-by: Scott Nichols <snichols@vmware.com>
2020-05-27 08:49:56 -07:00