haiyux
00c05e82a3
test:remove testify go mod ( #1766 )
...
* test:remove testify go mod
* tidy go mdo
* fix test
3 years ago
Eng Zer Jun
77b16286f8
refactor: move from io/ioutil to io and os packages ( #1633 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
letian
53563ab498
fix error in file test ( #1483 )
3 years ago
Kagaya
f7588a47de
fix: ci lint error ( #1391 )
...
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
3 years ago
月墨夕
fdce5f0746
fix:config groutine(watch) leak ( #1327 )
...
* fix:config goroutine(watch) Leak
3 years ago
Windfarer
6d06721fc8
fix(config): fix data race ( #1316 )
...
* data race
* fix values
* lock
3 years ago
Yongzheng Lai
b68265c365
fix: using t.TempDir ( #1289 )
4 years ago
Kuiba
060cb24535
<test> config/file: add tests for file watcher ( #1199 )
...
* add file watcher test
4 years ago
Tony Chen
e989bb04e3
add yaml encoder ( #924 )
4 years ago
包子
0e4a057027
modify kratos cmd new project ( #907 )
...
* Modifying the kratos cmd new project does not use the go git module, but uses the native git command
4 years ago
包子
b8d5d709e9
middleware/logging add traceid to the printed log,modify the example code and update the dependent version ( #877 )
...
* middleware/logging add traceid to the printed log,modify the example code and update the dependent version
* Fix the problem that the configuration could not use arrays
4 years ago
Tony Chen
a4409adf16
fix interface defines ( #760 )
...
* fix interface defines
4 years ago
chenzhihui
3566386a89
init v2
4 years ago