Skip to content

Commit

Permalink
Merge pull request #1 from vulncheck-oss/dependabot/go_modules/revers…
Browse files Browse the repository at this point in the history
…eshell/github.com/vulncheck-oss/go-exploit-1.21.1

Bump github.com/vulncheck-oss/go-exploit from 1.21.0 to 1.21.1 in /reverseshell
  • Loading branch information
j-baines authored Jul 17, 2024
2 parents c5f3f91 + be08abe commit 1b23fe0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion reverseshell/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/vulncheck-oss/cve-2023-22527/reverseshell

go 1.22.2

require github.com/vulncheck-oss/go-exploit v1.21.0
require github.com/vulncheck-oss/go-exploit v1.21.1

require (
github.com/dustin/go-humanize v1.0.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions reverseshell/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/vulncheck-oss/go-exploit v1.21.0 h1:ElTGOPT2I1KhlfzP9rPby6gRT33xANBz52TaMj/sdQM=
github.com/vulncheck-oss/go-exploit v1.21.0/go.mod h1:Yfmqk+9owcX0PCIDcCR+AWeHxzeXVRs98RlX68FGLHY=
github.com/vulncheck-oss/go-exploit v1.21.1 h1:aXG5hA+jHMbqqPn4zyGnIVd0ZaZUH5BWxQ/n8o7VX/4=
github.com/vulncheck-oss/go-exploit v1.21.1/go.mod h1:Yfmqk+9owcX0PCIDcCR+AWeHxzeXVRs98RlX68FGLHY=
golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA=
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
Expand Down

0 comments on commit 1b23fe0

Please sign in to comment.