init
This commit is contained in:
commit
aacd3c2d92
10 changed files with 553 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module github.com/lukaswrz/binfo
|
||||
|
||||
go 1.23.3
|
||||
|
||||
require github.com/hashicorp/go-multierror v1.1.1
|
||||
|
||||
require github.com/hashicorp/errwrap v1.0.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue