Skip to content

Commit

Permalink
Merge pull request #48 from shogo82148/dependabot/go_modules/golang.o…
Browse files Browse the repository at this point in the history
…rg/x/sys-0.19.0
  • Loading branch information
shogo82148 committed Apr 5, 2024
2 parents 438bbef + d8b3175 commit 508790d
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/shogo82148/fsnotify

go 1.17

require golang.org/x/sys v0.18.0
require golang.org/x/sys v0.19.0

retract (
v1.5.3 // Published an incorrect branch accidentally https://github.com/fsnotify/fsnotify/issues/445
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 508790d

Please sign in to comment.