This repository was archived by the owner on Jul 16, 2024. It is now read-only.
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 @@ -10,7 +10,7 @@ require (
1010require (
1111 github.com/antonfisher/nested-logrus-formatter v1.3.1
1212 github.com/bytedance/sonic v1.8.6
13- github.com/caarlos0/env/v7 v7.0 .0
13+ github.com/caarlos0/env/v7 v7.1 .0
1414 github.com/containerd/cgroups v1.1.0
1515 github.com/hibiken/asynq v0.24.0
1616 github.com/joint-online-judge/go-horse v0.0.0-20230228123128-7e4a65e7d0d5
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ github.com/bytedance/sonic v1.8.6 h1:aUgO9S8gvdN6SyW2EhIpAw5E4ChworywIEndZCkCVXk
1111github.com/bytedance/sonic v1.8.6 /go.mod h1:i736AoUSYt75HyZLoJW9ERYxcy6eaN6h4BZXU064P/U =
1212github.com/caarlos0/env/v7 v7.0.0 h1:cyczlTd/zREwSr9ch/mwaDl7Hse7kJuUY8hvHfXu5WI =
1313github.com/caarlos0/env/v7 v7.0.0 /go.mod h1:LPPWniDUq4JaO6Q41vtlyikhMknqymCLBw0eX4dcH1E =
14+ github.com/caarlos0/env/v7 v7.1.0 h1:9lzTF5amyQeWHZzuZeKlCb5FWSUxpG1js43mhbY8ozg =
15+ github.com/caarlos0/env/v7 v7.1.0 /go.mod h1:LPPWniDUq4JaO6Q41vtlyikhMknqymCLBw0eX4dcH1E =
1416github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
1517github.com/cespare/xxhash/v2 v2.1.1 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1618github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
You can’t perform that action at this time.
0 commit comments