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 Jul 28, 2023
1 parent 8008c55 commit 5031512
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.5
github.com/frida/frida-go v0.6.6
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 @@ -3,6 +3,8 @@ github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
github.com/fatih/color v1.15.0/go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw=
github.com/frida/frida-go v0.6.5 h1:B+UsjyAY1W0GUKfR1aLAiY1LdrcWnA83vWpY4iF+Ckw=
github.com/frida/frida-go v0.6.5/go.mod h1:OyRIp58wuTcGggI6ztakXcHkTXrt5WfD9yi3pq6QyGw=
github.com/frida/frida-go v0.6.6 h1:bHTtgOhGuXspabo2t2vLp0s2I7DneC6twQ5xn4SOnls=
github.com/frida/frida-go v0.6.6/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 5031512

Please sign in to comment.