Commit Graph

2 Commits

Author SHA1 Message Date
Marten Seemann
beadeb9da7 use sort.Slice to sort the tags in the handshake message
sort.Slice was added in Go 1.8. Now that we've dropped support for Go
1.7, we can make use of it.
2017-08-02 12:00:52 +07:00
Marten Seemann
c0b09c8646 make utils an internal package 2017-06-09 22:28:40 +02:00