Skip to content

Commit

Permalink
chore(deps): bump frida-go
Browse files Browse the repository at this point in the history
  • Loading branch information
NSEcho committed Aug 1, 2023
1 parent 16052c8 commit 84b4ae7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/fatih/color v1.15.0
github.com/frida/frida-go v0.6.7
github.com/frida/frida-go v0.6.8
github.com/spf13/cobra v1.7.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ github.com/frida/frida-go v0.6.6 h1:bHTtgOhGuXspabo2t2vLp0s2I7DneC6twQ5xn4SOnls=
github.com/frida/frida-go v0.6.6/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/frida/frida-go v0.6.7 h1:zgwcDmXUqzK8mzalQfewe2rB/4Fhfv0glI/M7DX3c54=
github.com/frida/frida-go v0.6.7/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/frida/frida-go v0.6.8 h1:THQoyDk5ka2xVaOyy2JgJi3t5I3wnKZKGbDcVC9Nh24=
github.com/frida/frida-go v0.6.8/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.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 84b4ae7

Please sign in to comment.