Results 2 issues of Stephan

Hi I thought I'd just update the usage of the dep system to use go-mod. Also noticed the codegangsta/cli thing now moved to urfave/cli Feedback welcome.

Good day! Added Get And Touch Implementation with simple test case. As per: https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L348-L384 Questions: - Currently my change assumes latest memcache. Must I add some version check/bool config switch...