File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.23.9
66
77require (
8- github.com/chenyahui/gin-cache v1.8.1
8+ github.com/chenyahui/gin-cache v1.9.0
99 github.com/gin-contrib/cors v1.4.0
1010 github.com/gin-gonic/gin v1.10.0
1111 github.com/go-redis/redis/v8 v8.11.5
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
99github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1010github.com/chenyahui/gin-cache v1.8.1 h1:5ENT9VUt1uM6893S1h9qYQmQmD/vp+K+tgDEjtZsTgc =
1111github.com/chenyahui/gin-cache v1.8.1 /go.mod h1:wh30aYY5rRMUAJmQvw1qoIIcEVRV1EkMJkpXzgipe8U =
12+ github.com/chenyahui/gin-cache v1.9.0 h1:lQlx4qa+Xh3eEuRtmZsviZx4X1uVJ9mOcroti2f+408 =
13+ github.com/chenyahui/gin-cache v1.9.0 /go.mod h1:wh30aYY5rRMUAJmQvw1qoIIcEVRV1EkMJkpXzgipe8U =
1214github.com/chzyer/logex v1.1.10 /go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI =
1315github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e /go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI =
1416github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 /go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU =
You can’t perform that action at this time.
0 commit comments