Skip to content

Commit

Permalink
Merge pull request #10 from vulncheck-oss/dependabot/go_modules/websh…
Browse files Browse the repository at this point in the history
…ell/github.com/vulncheck-oss/go-exploit-1.23.1

Bump github.com/vulncheck-oss/go-exploit from 1.23.0 to 1.23.1 in /webshell
  • Loading branch information
j-baines authored Jul 31, 2024
2 parents d05b0bd + 7f30b6c commit 8275307
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion webshell/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/webshell

go 1.22.2

require github.com/vulncheck-oss/go-exploit v1.23.0
require github.com/vulncheck-oss/go-exploit v1.23.1

require (
github.com/dustin/go-humanize v1.0.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions webshell/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.23.0 h1:oTv18/3uC1hWH2hhfEnNjLZJVPnHqiNqoz5zYR4SXIQ=
github.com/vulncheck-oss/go-exploit v1.23.0/go.mod h1:tD/dsYNnQ1DI1Hus+x/9jVN0rU2MNuwKcKFh+8Y1odk=
github.com/vulncheck-oss/go-exploit v1.23.1 h1:nFjuvUfBx4AcsGFWVPzQYO30NfqcUu12t/2su3xJNGQ=
github.com/vulncheck-oss/go-exploit v1.23.1/go.mod h1:tD/dsYNnQ1DI1Hus+x/9jVN0rU2MNuwKcKFh+8Y1odk=
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 8275307

Please sign in to comment.