v10.0.0
This commit is contained in:
3
go.mod
3
go.mod
@@ -1,11 +1,10 @@
|
||||
module repository.basistech.ru/BASIS/dynamix-golang-sdk/v9
|
||||
module repository.basistech.ru/BASIS/dynamix-golang-sdk/v10
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/go-playground/validator/v10 v10.11.2
|
||||
github.com/google/go-querystring v1.1.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user