Commit Graph

4 Commits (e6c9f19b8f712c01456cafb2225950825dcc1ce9)

Author SHA1 Message Date
zeripath 055f6d2296 Fix "data race" in testlogger ()
* Fix data race in testlogger

* Update git_helper_for_declarative_test.go
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
techknowlogick 46373e7657
Hash App token ()
techknowlogick ab55ca7ebd
Add ability to delete a token ()
Fix