Commit Graph

4 Commits (2f7a747e4f3ace73c6bd475f2415e6ed06431e49)

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