Skip to content

Commit

Permalink
Merge pull request #5 from emmansun/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…emmansun/gmsm-0.25.0

Bump github.com/emmansun/gmsm from 0.24.3 to 0.25.0
  • Loading branch information
emmansun committed Jan 29, 2024
2 parents ad93ddb + 920fb4a commit 58e4bec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/emmansun/sm2rsign

go 1.18

require github.com/emmansun/gmsm v0.24.3
require github.com/emmansun/gmsm v0.25.0

require (
golang.org/x/crypto v0.18.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/emmansun/gmsm v0.24.3 h1:BBSGqmMcKD2xegxc3BAZE97Gjyh250UYMr0q2pW4X0c=
github.com/emmansun/gmsm v0.24.3/go.mod h1:tKoGqGHkNwJM8wI1BGURqzRx3dsQF7rr2hp8rhrPOb4=
github.com/emmansun/gmsm v0.25.0 h1:7WStxGMhdXlKe7E0qSsO6+XMfcdZ30Nlcy5jbt17RxY=
github.com/emmansun/gmsm v0.25.0/go.mod h1:tKoGqGHkNwJM8wI1BGURqzRx3dsQF7rr2hp8rhrPOb4=
golang.org/x/crypto v0.18.0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc=
golang.org/x/crypto v0.18.0/go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg=
golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU=
Expand Down

0 comments on commit 58e4bec

Please sign in to comment.