Projects STRLCPY tun2socks Commits 4868427e
🤬
  • ■ ■ ■ ■ ■ ■
    go.mod
    skipped 9 lines
    10 10   github.com/go-chi/render v1.0.2
    11 11   github.com/google/uuid v1.3.0
    12 12   github.com/gorilla/websocket v1.5.0
    13  - github.com/sirupsen/logrus v1.9.2
     13 + github.com/sirupsen/logrus v1.9.3
    14 14   github.com/stretchr/testify v1.7.1
    15 15   go.uber.org/atomic v1.11.0
    16 16   go.uber.org/automaxprocs v1.5.2
    skipped 1 lines
    18 18   golang.org/x/time v0.3.0
    19 19   golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
    20 20   gopkg.in/yaml.v3 v3.0.1
    21  - gvisor.dev/gvisor v0.0.0-20230526012928-142d38d770a0
     21 + gvisor.dev/gvisor v0.0.0-20230603040744-5c9219dedd33
    22 22  )
    23 23   
    24 24  require (
    skipped 10 lines
  • ■ ■ ■ ■ ■ ■
    go.sum
    skipped 25 lines
    26 26  github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
    27 27  github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
    28 28  github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=
    29  -github.com/sirupsen/logrus v1.9.2 h1:oxx1eChJGI6Uks2ZC4W1zpLlVgqB8ner4EuQwV4Ik1Y=
    30  -github.com/sirupsen/logrus v1.9.2/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
     29 +github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
     30 +github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
    31 31  github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
    32 32  github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
    33 33  github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY=
    skipped 20 lines
    54 54  gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
    55 55  gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
    56 56  gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
    57  -gvisor.dev/gvisor v0.0.0-20230526012928-142d38d770a0 h1:14RESglcvodZpIGGmgkDBFI/DNGBXVYOmz5KE8KmPD4=
    58  -gvisor.dev/gvisor v0.0.0-20230526012928-142d38d770a0/go.mod h1:sQuqOkxbfJq/GS2uSnqHphtXclHyk/ZrAGhZBxxsq6g=
     57 +gvisor.dev/gvisor v0.0.0-20230603040744-5c9219dedd33 h1:64QentohifmKGeTgJCHilDgfmQVuYE45fsaS9psJ3zY=
     58 +gvisor.dev/gvisor v0.0.0-20230603040744-5c9219dedd33/go.mod h1:sQuqOkxbfJq/GS2uSnqHphtXclHyk/ZrAGhZBxxsq6g=
    59 59   
Please wait...
Page is in error, reload to recover