Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed May 10, 2022
1 parent 83dea12 commit 93a893e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/firefart/stunner
go 1.18

require (
github.com/firefart/gosocks v0.0.0-20220409200730-e55bbe390034
github.com/firefart/gosocks v0.0.0-20220509205115-be1ab07f31f5
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.6.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHH
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/firefart/gosocks v0.0.0-20220409200730-e55bbe390034 h1:Z+v0nAS4zdDkRgfN2Ej/Pd2Vy8Nx+F+4jycgc37UrrE=
github.com/firefart/gosocks v0.0.0-20220409200730-e55bbe390034/go.mod h1:nJNHO+0hy3xLB7JbTiIu6X6wvN0gKK6hV/YWIppFzp4=
github.com/firefart/gosocks v0.0.0-20220509205115-be1ab07f31f5 h1:N6nO8CPiWhkCubW+tJBKTVouhZ9hqnXi6zuMj+dnTPg=
github.com/firefart/gosocks v0.0.0-20220509205115-be1ab07f31f5/go.mod h1:nJNHO+0hy3xLB7JbTiIu6X6wvN0gKK6hV/YWIppFzp4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
Expand Down

0 comments on commit 93a893e

Please sign in to comment.