瀏覽代碼

Bump golang.org/x/sys in /kem/mkem (#50)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20191120155948-bd437916bb0e to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 1 年之前
committed by GitHub
父節點
當前提交
25b66236df
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      kem/mkem/go.mod

+ 1
- 1
kem/mkem/go.mod 查看文件

@@ -5,5 +5,5 @@ go 1.12
require (
github.com/dterei/gotsc v0.0.0-20160722215413-e78f872945c6
github.com/henrydcase/nobs v0.0.0-20200516223741-2500d74484f2
golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e
golang.org/x/sys v0.1.0 // indirect
)

Loading…
取消
儲存