Sebastiaan van Stijn
|
f7552f1de4
pkg/archive: format code with gofumpt
|
3 年之前 |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 年之前 |
Sebastiaan van Stijn
|
ec000ce555
pkg/archive: use filepath.WalkDir instead of filepath.Walk
|
2 年之前 |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
2 年之前 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Kir Kolyshkin
|
f55a4176fe
pkg/archive:CopyTo(): fix for long dest filename
|
6 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
yangshukui
|
1f1e8e9c0e
use testify to check error for test unit test of archive package
|
8 年之前 |
Aaron.L.Xu
|
40af569164
fix typo
|
8 年之前 |
John Howard
|
d6b7819185
Windows CI: test-unit on pkg\archive part 2
|
9 年之前 |