This commit is contained in:
2023-03-14 14:45:51 +03:00
parent 42800ac4fe
commit f3a1a4c83f
202 changed files with 6199 additions and 155 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/rudecs/decort-sdk
module repos.digitalenergy.online/BASIS/decort-golang-sdk
go 1.19
go 1.20
require github.com/google/go-querystring v1.1.0