]> go.fuhry.dev Git - fsnotify.git/commitdiff
Update x/sys
authorMartin Tournoij <martin@arp242.net>
Fri, 26 Aug 2022 00:18:56 +0000 (02:18 +0200)
committerMartin Tournoij <martin@arp242.net>
Fri, 26 Aug 2022 00:18:56 +0000 (02:18 +0200)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 310fe96a65e81a95d8eff55867636371de57104c..f5c0adf7164f9eacdca9dc004ae92a0044d09dd1 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module github.com/fsnotify/fsnotify
 
 go 1.16
 
-require golang.org/x/sys v0.0.0-20220731174439-a90be440212d
+require golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
 
 retract (
        v1.5.3 // Published an incorrect branch accidentally https://github.com/fsnotify/fsnotify/issues/445
diff --git a/go.sum b/go.sum
index b7c2d1127f0d1e5ac66261e91209289021d3d853..ad6f482201dd2e06049c0885ed8b7fcd3e502b83 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-golang.org/x/sys v0.0.0-20220731174439-a90be440212d h1:Sv5ogFZatcgIMMtBSTTAgMYsicp25MXBubjXNDKwm80=
-golang.org/x/sys v0.0.0-20220731174439-a90be440212d/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64 h1:UiNENfZ8gDvpiWw7IpOMQ27spWmThO1RwwdQVbJahJM=
+golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=