Commit Graph

4 Commits (1bf7b8d7c18a4d9e09c3797fe80709ff00bd8f39)

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