File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
62
62
github.com/fatih/color v1.18.0 // indirect
63
63
github.com/fatih/structtag v1.2.0 // indirect
64
64
github.com/firefart/nonamedreturns v1.0.5 // indirect
65
- github.com/fsnotify/fsnotify v1.5.4 // indirect
65
+ github.com/fsnotify/fsnotify v1.8.0 // indirect
66
66
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
67
67
github.com/fzipp/gocyclo v0.6.0 // indirect
68
68
github.com/ghostiam/protogetter v0.3.9 // indirect
Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ github.com/firefart/nonamedreturns v1.0.5 h1:tM+Me2ZaXs8tfdDw3X6DOX++wMCOqzYUho6
151
151
github.com/firefart/nonamedreturns v1.0.5 /go.mod h1:gHJjDqhGM4WyPt639SOZs+G89Ko7QKH5R5BhnO6xJhw =
152
152
github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE =
153
153
github.com/frankban/quicktest v1.14.3 /go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps =
154
- github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI =
155
- github.com/fsnotify/fsnotify v1.5.4 /go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU =
154
+ github.com/fsnotify/fsnotify v1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
155
+ github.com/fsnotify/fsnotify v1.8.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
156
156
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
157
157
github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
158
158
github.com/fzipp/gocyclo v0.6.0 h1:lsblElZG7d3ALtGMx9fmxeTKZaLLpU8mET09yN4BBLo =
@@ -803,7 +803,6 @@ golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBc
803
803
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
804
804
golang.org/x/sys v0.0.0-20211105183446-c75c47738b0c /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
805
805
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
806
- golang.org/x/sys v0.0.0-20220412211240-33da011f77ad /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
807
806
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
808
807
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
809
808
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments