Skip to content

Commit

Permalink
Merge pull request #20 from emmansun/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/sys-0.27.0

Bump golang.org/x/sys from 0.26.0 to 0.27.0
  • Loading branch information
emmansun authored Nov 11, 2024
2 parents 0b592a2 + 96610c4 commit 5caed67
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,4 +2,4 @@ module github.com/emmansun/sm9

go 1.18

require golang.org/x/sys v0.26.0
require golang.org/x/sys v0.27.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s=
golang.org/x/sys v0.27.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 5caed67

Please sign in to comment.