瀏覽代碼

Add zstd dependency to go.mod

kiska-2021
JustAnotherArchivist 3 年之前
父節點
當前提交
cc706b87bf
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      go.mod

+ 1
- 0
go.mod 查看文件

@@ -20,6 +20,7 @@ require (
github.com/gorilla/mux v1.7.4
github.com/gorilla/securecookie v1.1.1 // indirect
github.com/jmespath/go-jmespath v0.3.0 // indirect
github.com/klauspost/compress v1.11.7
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/microcosm-cc/bluemonday v1.0.2
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect


Loading…
取消
儲存