Skip to content

Commit

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

Bump golang.org/x/sys from 0.22.0 to 0.29.0
  • Loading branch information
arianvp authored Jan 12, 2025
2 parents 3e0f2b0 + e6e27f9 commit 344aba3
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/arianvp/slog-journal

go 1.22.1

require golang.org/x/sys v0.22.0
require golang.org/x/sys v0.29.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.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 344aba3

Please sign in to comment.