File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717)
1818
1919require (
20- github.com/erigontech/erigonwatch v0.1.31
20+ github.com/erigontech/erigonwatch v0.1.32
2121 github.com/fsnotify/fsnotify v1.7.0 // indirect
2222 github.com/hashicorp/hcl v1.0.0 // indirect
2323 github.com/inconshreveable/mousetrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
33github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
44github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
55github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6- github.com/erigontech/erigonwatch v0.1.31 h1:99gzYtkACdupDrTI+Oe5y/EUbtUqCdIbA+tdsahyOXE =
7- github.com/erigontech/erigonwatch v0.1.31 /go.mod h1:8vQ+VjvLu2gkPs8EwdPrOTAAo++WuLuBi54N7NuAF0I =
6+ github.com/erigontech/erigonwatch v0.1.32 h1:dDzDLl8YmN+VDKqhtwlKQHhmdxBxqIPV539ZNdcHB98 =
7+ github.com/erigontech/erigonwatch v0.1.32 /go.mod h1:8vQ+VjvLu2gkPs8EwdPrOTAAo++WuLuBi54N7NuAF0I =
88github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
99github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
1010github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
You can’t perform that action at this time.
0 commit comments