commit | 611f6bdfdc96cb90aca1c20bc7fe5c76e30dfd44 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Oct 18 13:45:19 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Oct 18 13:46:21 2019 -0700 |
tree | 317d51f5cee7825c7dc3a83ac28ae08cc4cb8731 | |
parent | 531322b23cb0ae5e08f57f6d975f6c4d032a4e33 [diff] [blame] |
VOL-2112 move to voltha-lib-go Change-Id: Ic1af08003c1d2c698c0cce371e64f47b47b8d875
diff --git a/vendor/gopkg.in/jcmturner/gokrb5.v7/iana/constants.go b/vendor/gopkg.in/jcmturner/gokrb5.v7/iana/constants.go new file mode 100644 index 0000000..0b8e916 --- /dev/null +++ b/vendor/gopkg.in/jcmturner/gokrb5.v7/iana/constants.go
@@ -0,0 +1,5 @@ +// Package iana provides Kerberos 5 assigned numbers. +package iana + +// PVNO is the Protocol Version Number. +const PVNO = 5