File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/gofrs/uuid v4.4.0+incompatible
8
8
github.com/golang-jwt/jwt/v5 v5.2.1
9
9
github.com/gorilla/schema v1.4.1
10
- github.com/jonboulle/clockwork v0.4 .0
10
+ github.com/jonboulle/clockwork v0.5 .0
11
11
github.com/stretchr/testify v1.9.0
12
12
golang.org/x/crypto v0.29.0
13
13
)
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17w
9
9
github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
10
10
github.com/gorilla/schema v1.4.1 h1:jUg5hUjCSDZpNGLuXQOgIWGdlgrIdYvgQ0wZtdK1M3E =
11
11
github.com/gorilla/schema v1.4.1 /go.mod h1:Dg5SSm5PV60mhF2NFaTV1xuYYj8tV8NOPRo4FggUMnM =
12
- github.com/jonboulle/clockwork v0.4 .0 h1:p4Cf1aMWXnXAUh8lVfewRBx1zaTSYKrKMF2g3ST4RZ4 =
13
- github.com/jonboulle/clockwork v0.4 .0 /go.mod h1:xgRqUGwRcjKCO1vbZUEtSLrqKoPSsUpK7fnezOII0kc =
12
+ github.com/jonboulle/clockwork v0.5 .0 h1:Hyh9A8u51kptdkR+cqRpT1EebBwTn1oK9YfGYbdFz6I =
13
+ github.com/jonboulle/clockwork v0.5 .0 /go.mod h1:3mZlmanh0g2NDKO5TWZVJAfofYk64M7XN3SzBPjZF60 =
14
14
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
15
15
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
16
16
github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments