1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-14 13:43:10 +01:00
commit aacd3c2d92
10 changed files with 553 additions and 0 deletions

7
go.mod Normal file
View 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