structtomap import

This commit is contained in:
pb
2024-04-16 16:16:15 +02:00
parent d91afc2acd
commit 31c9c0c89d
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.15
require github.com/beego/beego/v2 v2.0.1
require (
github.com/Klathmon/StructToMap v0.0.0-20140724123129-3d0229e2dce7
github.com/antihax/optional v1.0.0
github.com/aws/aws-sdk-go v1.36.29 // indirect
github.com/beego/beego v1.12.12