restructured some go wrapper files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-29 21:40:05 +09:00
parent e5dc214a59
commit 801b5ea77f
15 changed files with 432 additions and 875 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module hcl
go 1.20
require cfg v0.0.0