Imports of package integratedauth

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/md5Package md5 implements the MD5 hash algorithm as defined in RFC 1321.
crypto/tlsPackage tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.
crypto/x509Package x509 implements a subset of the X.509 standard.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/microsoft/go-mssqldb/msdsn