Skip to content

Commit

Permalink
snappy: arm64 support (erigontech#7361)
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored and calmbeing committed Apr 24, 2023
1 parent 9ff18ea commit c74ca38
Show file tree
Hide file tree
Showing 2 changed files with 1,147 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/gofrs/flock v0.8.1
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang/mock v1.6.0
github.com/golang/snappy v0.0.4
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb
github.com/google/btree v1.1.2
github.com/google/gofuzz v1.2.0
github.com/gorilla/websocket v1.5.0
Expand Down
Loading

0 comments on commit c74ca38

Please sign in to comment.