File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/cometbft/cometbft v0.39.1
88 github.com/cometbft/cometbft-db v1.0.4
99 github.com/cosmos/cosmos-sdk v0.54.2
10- github.com/fsnotify/fsnotify v1.9 .0
10+ github.com/fsnotify/fsnotify v1.10 .0
1111 github.com/otiai10/copy v1.14.1
1212 github.com/pelletier/go-toml/v2 v2.3.0
1313 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7z
300300github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
301301github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
302302github.com/fsnotify/fsnotify v1.5.4 /go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU =
303- github.com/fsnotify/fsnotify v1.9 .0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
304- github.com/fsnotify/fsnotify v1.9 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
303+ github.com/fsnotify/fsnotify v1.10 .0 h1:Xx/5Ydg9CeBDX/wi4VJqStNtohYjitZhhlHt4h3St1M =
304+ github.com/fsnotify/fsnotify v1.10 .0 /go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxvPSjC+bVfgo =
305305github.com/getsentry/sentry-go v0.44.1 h1:/cPtrA5qB7uMRrhgSn9TYtcEF36auGP3Y6+ThvD/yaI =
306306github.com/getsentry/sentry-go v0.44.1 /go.mod h1:XDotiNZbgf5U8bPDUAfvcFmOnMQQceESxyKaObSssW0 =
307307github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
You can’t perform that action at this time.
0 commit comments