Skip to content

Commit

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

Bump github.com/emmansun/gmsm from 0.27.3 to 0.27.4
  • Loading branch information
emmansun authored Jul 2, 2024
2 parents cd12fff + bfbd723 commit b6b8560
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.27.3
require github.com/emmansun/gmsm v0.27.4

require (
golang.org/x/crypto v0.24.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.27.3 h1:qR5SmFjSm4Mkp9r+cva9B96LlSXjjAwqit8zL1gAfmQ=
github.com/emmansun/gmsm v0.27.3/go.mod h1:zE4MdgGF+RwOxMXnT7UQ0UWhAGL56aAlWwQbHC/VAz8=
github.com/emmansun/gmsm v0.27.4 h1:5YXb7knPi0Vi23MPJRTATVjNdwfBqgRvHRY1AJKh7Gg=
github.com/emmansun/gmsm v0.27.4/go.mod h1:zE4MdgGF+RwOxMXnT7UQ0UWhAGL56aAlWwQbHC/VAz8=
golang.org/x/crypto v0.24.0 h1:mnl8DM0o513X8fdIkmyFE/5hTYxbwYOjDS/+rK6qpRI=
golang.org/x/crypto v0.24.0/go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM=
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
Expand Down

0 comments on commit b6b8560

Please sign in to comment.