New version to address minor issues
- Update dependency versions
- Return empty string rather than default realm if there is no configuration matching SPN domain to a realm
- deprecate use of io/ioutils package - this version required 1.16 as a minimum version of Go
- Consistent approach for sequence numbers with MIT implementation
- Other minor fixes - see commits for more details