Skip to content

Commit

Permalink
Prepare for go 1.14 (#755)
Browse files Browse the repository at this point in the history
- bump golang.org/x/crypto/sha3 to pick up checkptr fix

Change-Id: Ia046217c5ab77a5e7f5713544663be19e52e118c
Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
  • Loading branch information
sykesm authored and lindluni committed Nov 17, 2020
1 parent b5a12de commit a25b63f
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 19 deletions.
4 changes: 2 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/golang.org/x/crypto/sha3/hashes_generic.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 12 additions & 11 deletions vendor/golang.org/x/crypto/sha3/sha3.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/golang.org/x/crypto/sha3/sha3_s390x.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/golang.org/x/crypto/sha3/sha3_s390x.s

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/golang.org/x/crypto/sha3/shake_generic.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions vendor/golang.org/x/crypto/sha3/xor.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion vendor/golang.org/x/crypto/sha3/xor_unaligned.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a25b63f

Please sign in to comment.