File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/crewjam/saml v0.4.14
1010 github.com/golang-jwt/jwt/v4 v4.5.1
1111 github.com/jackc/pgx/v5 v5.6.0
12- github.com/karlseguin/ccache/v3 v3.0.5
12+ github.com/karlseguin/ccache/v3 v3.0.6
1313 github.com/oklog/run v1.1.0
1414 github.com/russellhaering/goxmldsig v1.4.0
1515 github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ github.com/jonboulle/clockwork v0.4.0 h1:p4Cf1aMWXnXAUh8lVfewRBx1zaTSYKrKMF2g3ST
3838github.com/jonboulle/clockwork v0.4.0 /go.mod h1:xgRqUGwRcjKCO1vbZUEtSLrqKoPSsUpK7fnezOII0kc =
3939github.com/karlseguin/ccache/v3 v3.0.5 h1:hFX25+fxzNjsRlREYsoGNa2LoVEw5mPF8wkWq/UnevQ =
4040github.com/karlseguin/ccache/v3 v3.0.5 /go.mod h1:qxC372+Qn+IBj8Pe3KvGjHPj0sWwEF7AeZVhsNPZ6uY =
41+ github.com/karlseguin/ccache/v3 v3.0.6 h1:6wC04CXSdptebuSUBgsQixNrrRMUdimtwmjlJUpCf/4 =
42+ github.com/karlseguin/ccache/v3 v3.0.6 /go.mod h1:b0qfdUOHl4vJgKFQN41paXIdBb3acAtyX2uWrBAZs1w =
4143github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
4244github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
4345github.com/kr/pretty v0.3.0 /go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NBk =
You can’t perform that action at this time.
0 commit comments