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