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 @@ -77,7 +77,7 @@ require (
7777 github.com/imdario/mergo v0.3.16 // indirect
7878 github.com/inconshreveable/mousetrap v1.1.0 // indirect
7979 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
80- github.com/jonboulle/clockwork v0.2.2 // indirect
80+ github.com/jonboulle/clockwork v0.5.0 // indirect
8181 github.com/josharian/intern v1.0.0 // indirect
8282 github.com/json-iterator/go v1.1.12 // indirect
8383 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
Original file line number Diff line number Diff line change @@ -251,8 +251,8 @@ github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHW
251251github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
252252github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0 =
253253github.com/joho/godotenv v1.5.1 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
254- github.com/jonboulle/clockwork v0.2.2 h1:UOGuzwb1PwsrDAObMuhUnj0p5ULPj8V/xJ7Kx9qUBdQ =
255- github.com/jonboulle/clockwork v0.2.2 /go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8 =
254+ github.com/jonboulle/clockwork v0.5.0 h1:Hyh9A8u51kptdkR+cqRpT1EebBwTn1oK9YfGYbdFz6I =
255+ github.com/jonboulle/clockwork v0.5.0 /go.mod h1:3mZlmanh0g2NDKO5TWZVJAfofYk64M7XN3SzBPjZF60 =
256256github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
257257github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
258258github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
You can’t perform that action at this time.
0 commit comments