vendor.sh 94 B

1234
  1. #!/bin/bash
  2. cp -v $GOROOT/src/crypto/hmac/{hmac,hmac_test}.go .
  3. git diff {hmac,hmac_test}.go