summaryrefslogtreecommitdiff
path: root/vendor/github.com/pion/stun/internal/hmac/vendor.sh
blob: 83a2b32d3b868b7410d857194628ebf4914b299f (plain)
1
2
3
4
#!/bin/bash
cp -v $GOROOT/src/crypto/hmac/{hmac,hmac_test}.go .
git diff {hmac,hmac_test}.go