Skip to content

Commit

Permalink
build(deps): bump github.com/frida/frida-go from 0.10.3 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [github.com/frida/frida-go](https://github.com/frida/frida-go) from 0.10.3 to 0.11.0.
- [Commits](frida/frida-go@v0.10.3...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/frida/frida-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 59cdf1d commit 88ed5c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/charmbracelet/bubbletea v1.1.0
github.com/charmbracelet/lipgloss v0.13.0
github.com/fatih/color v1.17.0
github.com/frida/frida-go v0.10.3
github.com/frida/frida-go v0.11.0
github.com/spf13/cobra v1.8.1
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f/go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM=
github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/frida/frida-go v0.10.2 h1:nNd/VX+NDazA9tNkSJuUNkrxRha/k32G1Pbux8pyp4g=
github.com/frida/frida-go v0.10.2/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/frida/frida-go v0.10.3 h1:XjlwXOxByfT8BeJGIEzZOFhRmFvqGrhdAlJIzKHGeB4=
github.com/frida/frida-go v0.10.3/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/frida/frida-go v0.11.0 h1:2wvtiHXHsxUJqcgcCoPzTOFTWlua1tFwvSzihZ/64Jg=
github.com/frida/frida-go v0.11.0/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down

0 comments on commit 88ed5c2

Please sign in to comment.