commit | 267218826e914c9e77a7106db2d4ba4b9fafe6f7 | [log] [tgz] |
---|---|---|
author | khenaidoo <knursimu@ciena.com> | Wed Aug 11 17:42:52 2021 -0400 |
committer | khenaidoo <knursimu@ciena.com> | Mon Oct 04 15:19:30 2021 -0400 |
tree | 67729b923f8f1edd5534c1437c38dcf90ec2954b | |
parent | 1c5053e828ce835779375900c798ad7819fe2122 [diff] [blame] |
[VOL-4290] Voltha go library updates for gRPC migration Change-Id: I1aa2774beb6b7ed7419bc45aeb53fcae8a8ecda0
diff --git a/vendor/golang.org/x/net/idna/tables10.0.0.go b/vendor/golang.org/x/net/idna/tables10.0.0.go index 54fddb4..d1d62ef 100644 --- a/vendor/golang.org/x/net/idna/tables10.0.0.go +++ b/vendor/golang.org/x/net/idna/tables10.0.0.go
@@ -1,5 +1,6 @@ // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT. +//go:build go1.10 && !go1.13 // +build go1.10,!go1.13 package idna