aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorKonstantin Lebedev <lebedev_k@tochka.com>2021-08-17 13:06:48 +0500
committerKonstantin Lebedev <lebedev_k@tochka.com>2021-08-17 13:06:48 +0500
commit865b06b7fe2fe44ffc04cdec0af07aa2a24e7733 (patch)
treeacbcc8f3d2c9ed0f4a490b547e4f827af0cf5cbc /go.mod
parent8109594c6e01bc5a9b412e105f003a325858a1fc (diff)
downloadseaweedfs-865b06b7fe2fe44ffc04cdec0af07aa2a24e7733.tar.xz
seaweedfs-865b06b7fe2fe44ffc04cdec0af07aa2a24e7733.zip
The IEEE assembler optimizations has been submitted and will be part of the Go 1.6 standard library.
https://github.com/klauspost/crc32
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 62df38f1d..d00ecb4c9 100644
--- a/go.mod
+++ b/go.mod
@@ -45,7 +45,6 @@ require (
github.com/karlseguin/ccache/v2 v2.0.7
github.com/klauspost/compress v1.10.9 // indirect
github.com/klauspost/cpuid v1.2.1 // indirect
- github.com/klauspost/crc32 v1.2.0
github.com/klauspost/reedsolomon v1.9.2
github.com/kurin/blazer v0.5.3
github.com/lib/pq v1.10.0
@@ -82,7 +81,7 @@ require (
gocloud.dev v0.20.0
gocloud.dev/pubsub/natspubsub v0.20.0
gocloud.dev/pubsub/rabbitpubsub v0.20.0
- golang.org/x/image v0.0.0-20200119044424-58c23975cae1 // indirect
+ golang.org/x/image v0.0.0-20200119044424-58c23975cae1
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
golang.org/x/tools v0.0.0-20201124115921-2c860bdd6e78