| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-08 | 3.0 kB | |
| v1.15.0 source code.tar.gz | 2025-09-08 | 95.8 kB | |
| v1.15.0 source code.zip | 2025-09-08 | 133.8 kB | |
| Totals: 3 Items | 232.6 kB | 0 | |
What's Changed
- Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot[bot] in https://github.com/spf13/afero/pull/479
- Lint by @sagikazarmark in https://github.com/spf13/afero/pull/492
- build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by @dependabot[bot] in https://github.com/spf13/afero/pull/494
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot[bot] in https://github.com/spf13/afero/pull/493
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in https://github.com/spf13/afero/pull/480
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot[bot] in https://github.com/spf13/afero/pull/496
- support aliyun oss storage with third-party link by @messikiller in https://github.com/spf13/afero/pull/491
- build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot[bot] in https://github.com/spf13/afero/pull/497
- chore: update x/test by @sagikazarmark in https://github.com/spf13/afero/pull/502
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/spf13/afero/pull/503
- build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot[bot] in https://github.com/spf13/afero/pull/505
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in https://github.com/spf13/afero/pull/506
- fix(gcsfs): update object not exist check logic by @ahkui in https://github.com/spf13/afero/pull/485
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in https://github.com/spf13/afero/pull/508
- build(deps): bump github/codeql-action from 3.28.18 to 3.29.4 by @dependabot[bot] in https://github.com/spf13/afero/pull/519
- build(deps): bump github/codeql-action from 3.29.4 to 3.29.7 by @dependabot[bot] in https://github.com/spf13/afero/pull/524
- build(deps): bump github/codeql-action from 3.29.7 to 3.30.1 by @dependabot[bot] in https://github.com/spf13/afero/pull/537
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in https://github.com/spf13/afero/pull/536
- build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 by @dependabot[bot] in https://github.com/spf13/afero/pull/533
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/spf13/afero/pull/527
- chore: update deps by @sagikazarmark in https://github.com/spf13/afero/pull/538
- fix: spelling errors (excpected -> expected, iself -> itself) by @MarkRosemaker in https://github.com/spf13/afero/pull/523
New Contributors
- @messikiller made their first contribution in https://github.com/spf13/afero/pull/491
- @ahkui made their first contribution in https://github.com/spf13/afero/pull/485
- @MarkRosemaker made their first contribution in https://github.com/spf13/afero/pull/523
Full Changelog: https://github.com/spf13/afero/compare/v1.14.0...v1.15.0