Skip to content

Commit

Permalink
Bump gengo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Me committed Apr 7, 2024
1 parent 7efa1f6 commit 8738a33
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/can1357/zydis-go
go 1.22.1

require (
github.com/can1357/gengo v0.1.8
github.com/can1357/gengo v0.1.9
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/tools v0.1.12 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/can1357/gengo v0.1.8 h1:EkXhNUq3jO/UBU2Fsnu2enofA62wvODRPhFxRelwSic=
github.com/can1357/gengo v0.1.8/go.mod h1:4qb/hPH3ONxXtgiXHDFHPteAfAm3LxafZX6A8/QCGsM=
github.com/can1357/gengo v0.1.9 h1:o77nlo3wIhxa7O5sTVFqDJKE2GR/V+jT22zD2gDxYrM=
github.com/can1357/gengo v0.1.9/go.mod h1:4qb/hPH3ONxXtgiXHDFHPteAfAm3LxafZX6A8/QCGsM=
github.com/dave/dst v0.27.3 h1:P1HPoMza3cMEquVf9kKy8yXsFirry4zEnWOdYPOoIzY=
github.com/dave/dst v0.27.3/go.mod h1:jHh6EOibnHgcUW3WjKHisiooEkYwqpHLBSX1iOBhEyc=
github.com/dave/jennifer v1.5.0 h1:HmgPN93bVDpkQyYbqhCHj5QlgvUkvEOzMyEvKLgCRrg=
Expand Down
116 changes: 58 additions & 58 deletions zydis.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8738a33

Please sign in to comment.